Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upThe Cartpole example can't converge #8727
Open
Labels
Comments
|
There is an updated cartpole example here: https://github.com/RobAltena/cartpole But it uses the daily snapshots for now. |
So what's going on? Are the parameters inappropriate? |
|
I do not know what exactly was wrong with the old example. But the new one uses an entirely different neural network. I has more nodes and we use a different optimizer. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue Description
When I run the example cartpole with the default parameters, it can not converge to the max reward 200, I wonder what went wrong.

Version Information
Please indicate relevant versions, including, if relevant:
Additional Information
Where applicable, please also provide: