-
Notifications
You must be signed in to change notification settings - Fork 714
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
看代码训练是一个一个股票训练的,每个股票一个模型,这样应该不合理 #9
Comments
每只股票的日交易数据样本这么少,应该不合理,我猜用分钟级样本会不会更好 |
@5118Python 方式有很多,都是很好的思路 O(∩_∩)O |
我改成了不同股票模型持续训练 |
请问能分享一下吗? |
研究了一天了,还是不会,不知道有没有群可以交流一下! |
小心过拟合 |
是通过增加action spaces维度实现的吗,效果有提高不 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
这样没有办法充分利用所有样本训练,日数据有这么少
The text was updated successfully, but these errors were encountered: