lhnguyen102 / Multi-Agent-ALE

The Arcade Learning Environment (ALE) -- a platform for AI research.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Multi-Agent Arcade Learning Environment

Overview

This is a fork of the Arcade Learning Environment (ALE). It is mostly backwards compatible with ALE and it also supports certain games with 2 and 4 players.

To install it in Python, please use pip install multi-agent-ale-py

Citation

@article{terry2020multiplayer,
  title={Multiplayer support for the arcade learning environment},
  author={Terry, J K and Black, Benjamin and Santos, Luis},
  journal={arXiv preprint arXiv:2009.09341},
  year={2020}
}

About

The Arcade Learning Environment (ALE) -- a platform for AI research.

License:GNU General Public License v2.0


Languages

Language:C++ 89.0%Language:TeX 5.7%Language:C 2.4%Language:M4 1.5%Language:Python 0.9%Language:CMake 0.4%Language:Shell 0.1%