Skip to content

bbitmaster/ale_python_interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A python interface for the Arcade Learning Environment

This provides a python library to interface with the arcade learning environment that can be found here: http://www.arcadelearningenvironment.org/

This library hooks into the shared object file for the arcade learning environment and bypasses using the slower FIFO interface. It is designed to be fast. Example code is provided that demonstrates an agent that can be controlled from the keyboard.

Installation instructions and usage documentation can be found on the github wiki linked below: https://github.com/bbitmaster/ale_python_interface/wiki

This library was written by Ben Goodrich, as part of the Machine Intelligence Lab at The University of Tennessee.

http://mil.engr.utk.edu/

About

A Python Interface for the Arcade Learning Environment (Shared Object)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published