Open ashimko opened 6 years ago
@brendanator can you help to resolve this issue? I would like to use some of results in my course work. But I am not shure, that I could write such a good code by myself...
@ashimko You can try to comment out the definition of FastAtariEnv class in atari.py, and use AtariEnv instead of FastAtariEnv in the create_env function.
Thanks for sharing such a cool thing!
But I have an another issue in master branch:
Can be it caused newer version of openai/atari? What version should I use?