Skip to content

ciao-group/atari-cr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computational Rationality for Atari Games

This repository aims to provides agents that play Atari games with human-plausible active vision behavior.

Installation

All three installation steps are required

Project Installation

git clone https://github.com/Niko32/atari-cr
cd sugarl
pip install .

ROMs and Mujoco

System dependencies

  • The following system wide dependencies are needed. Exact names on non-debian distros may vary.
sudo apt install libx11-dev libglew-dev patchelf python-dev

Acknowledgement

We thank the authors of SugaRL from which this repository was forked.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages