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

Stop using acton_space.sample() for exploration #205

Open
muupan opened this issue Dec 21, 2017 · 0 comments · May be fixed by #244
Open

Stop using acton_space.sample() for exploration #205

muupan opened this issue Dec 21, 2017 · 0 comments · May be fixed by #244

Comments

@muupan
Copy link
Member

muupan commented Dec 21, 2017

since it is not recommended by gym. Use numpy.random or cupy.random instead.

https://github.com/openai/gym/blob/339415aa03a9b039a51f67798a44f8cd21464091/gym/spaces/prng.py

@muupan muupan linked a pull request Feb 15, 2018 that will close this 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

Successfully merging a pull request may close this issue.

1 participant