openai / atari-demo

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

Home Page:https://blog.openai.com/learning-montezumas-revenge-from-a-single-demonstration/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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

https://blog.openai.com/learning-montezumas-revenge-from-a-single-demonstration/

License:MIT License


Languages

Language:Python 100.0%