Skip to content
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

Where does the model come from? #10

Open
jamiecl opened this issue May 25, 2020 · 2 comments
Open

Where does the model come from? #10

jamiecl opened this issue May 25, 2020 · 2 comments

Comments

@jamiecl
Copy link

jamiecl commented May 25, 2020

Hi, I'm just trying to understand how the model is created I understand that you're repo comes with multiple models for GOOG with different episodes but how were these created? It seems for me after running train.py in the exact way you did except with data for SPY no model is instantiated.

@jamiecl
Copy link
Author

jamiecl commented May 25, 2020

Never mind it seems like it's generating the debug models which I think you renamed to model_t-dqn_GOOG_50. Just curious why does it generate a model for every 10 episodes if we just need 1 conclusive model to run eval.py with?

@jamiecl
Copy link
Author

jamiecl commented May 26, 2020

Also a side question, how can we make the model more accurate? Is it better to keep on retrain it using the same data or increase the number of episodes or something else?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant