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

Is there an example of how you ran the policy dissection for the gym environments? #24

Open
lquantrill opened this issue Jun 23, 2023 · 1 comment

Comments

@lquantrill
Copy link

Is there an example of how you ran the policy dissection for the gym environments (e.g. BipedalWalker?). I can only see examples for anymal and metadrive in the Examples folder. I am looking to adapt your work to do policy dissection on the Atari Seaquest environment.

@QuanyiLi
Copy link
Member

Sorry for the late reply and thanks for your interest.

If you check the metadrive and anymal scripts, you can find that the policy dissection procedure is almost the same for both. The difference between them is how you create your environment. Thus I believe you can easily modify any of them to get a new one compatible with your gym environment.

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