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

Fix RuntimeError (#910) #1015

Merged
merged 7 commits into from
Oct 25, 2019
Merged

Fix RuntimeError (#910) #1015

merged 7 commits into from
Oct 25, 2019

Conversation

johannespitz
Copy link
Contributor

  • Removed interfering calls to env.reset() in play mode.
    (Note that the worker in the subprocess is calling env.reset() already)

  • Fixed the printed reward when running multiple envs in play mode.

Evensgn and others added 5 commits October 2, 2019 01:22
The current 'tensorflow' package is for Tensorflow 2, which is not supported by the master branch of baselines.
Update the commands to install Tensorflow
Update command to install Tensorflow 1.14
 - Removed interfering calls to env.reset() in play mode.
   (Note that the worker in the subprocess is calling env.reset() already)

 - Fixed the printed reward when running multiple envs in play mode.
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

Successfully merging this pull request may close these issues.

3 participants