We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
I train the data python pg.py portfolio.csv pg.h5
but I can't run python test.py pg.h5 and the error message is below
File "test.py", line 32 if __name__ = "__main__": ^ SyntaxError: invalid syntax
Sorry, something went wrong.
testing part isn't implemented anyway.
your target is to do as the same output of this?
https://github.com/kh-kim/stock_market_reinforcement_learning/blob/master/pg_over_top_10.png
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: