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
Anytime I run the python3 eval.py data/GOOG_2019.csv --model-name model_GOOG_50 --debug , it shows
No file or directory found at models/model
The text was updated successfully, but these errors were encountered:
Did you train a model? If not then run python3 train.py data/GOOG.csv data/GOOG_2018.csv --strategy t-dqn
Sorry, something went wrong.
No branches or pull requests
Anytime I run the python3 eval.py data/GOOG_2019.csv --model-name model_GOOG_50 --debug , it shows
No file or directory found at models/model
The text was updated successfully, but these errors were encountered: