Status: Archive (code is provided as-is, no updates expected)
Record demonstrations for atari.
Use as pythonw record_demo.py --game='MontezumaRevenge'
Requires pygame (pip install pygame
)
Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"
PythonMIT