Skip to content
bbitmaster edited this page Mar 6, 2015 · 18 revisions

The ale_python_interface provides a fast easy to use python interface to the arcade learning environment. This interface works by directly loading the Arcade Learning Environment shared object file, and offers much greater performance than using the FIFO interface.

This wiki will provide installation instructions, as well as a short tutorial on how to use this interface.

Sidebar test

Clone this wiki locally