-
Notifications
You must be signed in to change notification settings - Fork 67
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
Stuck at ('Episode: ', 0) #4
Comments
I had a similar problem. My solution is that I separately opened the donkey application in the /src folder and then the simulator launched in Unity, and the model began training. |
Hi , ...and Stuck. How can I debug this issue? |
Do we need to have unity installed to run the executable? I can't get the simulator running when I double click on it. @flyyufelix Any tips? |
Hello, @songxd66 @ryanlewist @te36051 @iamycee Have y'all train the ddqn model successfully? My model stuck below 50 steps.... Ignore the left image.... right side is the total reward per episode. |
Was someone able to solve this problem? I'm stuck with the same issue. |
Hi Felix,
I tried to run the ddqn.py for training but it stuck at ('Episode: ', 0), at the beginning I guess it was working on the training but after one night it's still not moving. No saved model generated, so I think something went wrong. How can I debug this issue?
Thanks,
Larry
The text was updated successfully, but these errors were encountered: