multi-agent-ale-py0.1.11
multi-agent-ale-py0.1.11
Published
Multi-Agent Arcade Learning Environment Python Interface
pip install multi-agent-ale-py
Package Downloads
Authors
Project URLs
Requires Python
Dependencies
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{terry2020arcade,
Title = {Multiplayer Support for the Arcade Learning Environment},
Author = {Terry, Justin K and Black, Benjamin},
journal={arXiv preprint arXiv:2009.09341},
year={2020}
}