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

About SAC's version bug (gym 0.17.3) #21

Open
CoderAT13 opened this issue Oct 24, 2020 · 1 comment
Open

About SAC's version bug (gym 0.17.3) #21

CoderAT13 opened this issue Oct 24, 2020 · 1 comment

Comments

@CoderAT13
Copy link

In SAC.py

  1. NormalizedActions(gym.ActionWrapper)
    _action -> action
    _reverse_action -> reverse_action

  2. Before env.render(), must use env.reset()

@rl-max
Copy link

rl-max commented Nov 11, 2020

I had a problem with this(I didn't notice syntax's change) . Thank you so much!!

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