You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: