atari-demo
atari-demo copied to clipboard
Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"
Results
2
atari-demo issues
Sort by
recently updated
recently updated
newest added
The saved demonstration on your repository is only a single demonstration. It is just a one episode. Where could I get more episodes about the atari games ???
What is your gym version to implement your code? If I called env.unwrapped.restore_state function ``` I got terminate called after throwing an instance of 'char const*' Aborted (core dumped) ```...