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

I don't see changes when rendering Pendulum + Atari question #10

Open
pablotano8 opened this issue Mar 7, 2021 · 2 comments
Open

I don't see changes when rendering Pendulum + Atari question #10

pablotano8 opened this issue Mar 7, 2021 · 2 comments

Comments

@pablotano8
Copy link

Awesome repo and paper. One question, when I render multiple initializations of "SunblazePendulumRandomExtreme-v0", I can't see the changes in the bar length. This doesn't happen in the rest of the environments. Maybe the changes are very small, or is there a problem with the code?

Another question: is there an easy way to implement the Breakout environment (e.g. with gym function env="SunblazeBreakutSomething").

Thank you!

@ki-thg
Copy link

ki-thg commented Apr 4, 2021

I've got the same issue with CartPole :(

@cpacker
Copy link
Contributor

cpacker commented May 11, 2021

Awesome repo and paper. One question, when I render multiple initializations of "SunblazePendulumRandomExtreme-v0", I can't see the changes in the bar length. This doesn't happen in the rest of the environments. Maybe the changes are very small, or is there a problem with the code?

Thanks! For making sure the changes to the model that can be visualized are visualized, see the changes in this PR: openai/gym#1189. These changes were merged in a while back, so something might have changed since which broke it (if you're not using the exact same Gym version).

Another question: is there an easy way to implement the Breakout environment (e.g. with gym function env="SunblazeBreakutSomething").

See #8

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

3 participants