-
Notifications
You must be signed in to change notification settings - Fork 47
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
how many hours is the training time for the PPO algorithm? #3
Comments
I modified the agent_pg.py for time recording, and the following is the log of the first 100 training episodes for PPO on the PC with i7-4790 and GTX 1080. Best regards,
|
I have no GPU,the training process is too slow and i find the agent interacting with the environment spends much time.so I wanna know the total training time.
thanks!
The text was updated successfully, but these errors were encountered: