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

Stuck at ('Episode: ', 0) #4

Open
songxd66 opened this issue May 8, 2019 · 5 comments
Open

Stuck at ('Episode: ', 0) #4

songxd66 opened this issue May 8, 2019 · 5 comments

Comments

@songxd66
Copy link

songxd66 commented May 8, 2019

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

@ryanlewist
Copy link

ryanlewist commented May 20, 2019

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.

@te36051
Copy link

te36051 commented May 23, 2019

Hi ,
I tried to run donkey app on Mac. and run ddqn.py. In my terminal show
We finished building the model
Episode: 0
(70522) accepted ('127.0.0.1', 53987)
connect decf4ec4ea5840c48a847658d2ae3651

...and Stuck. How can I debug this issue?
Thank you.

@iamycee
Copy link

iamycee commented Jan 16, 2020

Do we need to have unity installed to run the executable? I can't get the simulator running when I double click on it.
Also have the same problem of the script being stuck at Episode: 0 with no GUI popping up like the README says.

@flyyufelix Any tips?

@ChunJyeBehBeh
Copy link

Hello, @songxd66 @ryanlewist @te36051 @iamycee Have y'all train the ddqn model successfully? My model stuck below 50 steps....

image

Ignore the left image.... right side is the total reward per episode.

@MariaPiaGelos
Copy link

Was someone able to solve this problem? I'm stuck with the same issue.

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

6 participants