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

How do I use other simulators to generae experience? #7027

Open
dxu23nc opened this issue Feb 3, 2020 · 1 comment
Open

How do I use other simulators to generae experience? #7027

dxu23nc opened this issue Feb 3, 2020 · 1 comment
Labels
P3 Issue moderate in impact or severity question Just a question :)

Comments

@dxu23nc
Copy link

dxu23nc commented Feb 3, 2020

I saw that the default simulator was OpenAI gym. How do I change that to Arcade Learning Environment.

@dxu23nc dxu23nc added the question Just a question :) label Feb 3, 2020
@richardliaw
Copy link
Contributor

Can you try using something like gym.make("Pong-v0")? This should use Arcade Learning Environment under the hood.

@ericl ericl added the P3 Issue moderate in impact or severity label Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 Issue moderate in impact or severity question Just a question :)
Projects
None yet
Development

No branches or pull requests

3 participants