An open API service indexing awesome lists of open source software.

https://github.com/openai/atari-demo

Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"
https://github.com/openai/atari-demo

paper

Last synced: 4 months ago
JSON representation

Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"

Awesome Lists containing this project

README

        

**Status:** Archive (code is provided as-is, no updates expected)

# atari-demo
Record demonstrations for atari.

Use as `pythonw record_demo.py --game='MontezumaRevenge'`

Requires pygame (`pip install pygame`)