openai / atari-py

A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface
GNU General Public License v2.0
373 stars 183 forks source link

Update atari-py from upstream ALE #67

Closed christopherhesse closed 2 years ago

christopherhesse commented 5 years ago

We should update the version of ALE used in atari-py to get at least the following changes:

This might be a good chance to re-structure the repo as a fork of ALE instead of manually updating.

jkterry1 commented 2 years ago

Closed as Atari-Py has been deprecated in favor of ALE-Py