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

While I am running the program, why Gym-Torch constantly re-launch?!! #12

Open
hbzhang opened this issue Mar 29, 2020 · 3 comments
Open

Comments

@hbzhang
Copy link

hbzhang commented Mar 29, 2020

While I am running the program, why Gym-Torch constantly re-launch?!!

@abhisheknaik96
Copy link
Owner

Hello, the gym-torcs relaunches when the episode for any one of the agent ends due to some termination condition (out of track, facing backwards, etc). If you are facing some other issue, please do provide more details.

Additionally, please check out the new repo for this project!

@hbzhang
Copy link
Author

hbzhang commented Mar 30, 2020 via email

@abhisheknaik96
Copy link
Owner

Yes, restarting is normal! Even in the single-agent case, there will be more restarting towards the beginning of training as the agent will fail frequently.
Make sure to check out the Wiki for the repo for more insights into how this works!

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

2 participants