Multiplayer Support for the Arcade Learning Environment

J. K. Terry,Benjamin Black,Luis Santos
DOI: https://doi.org/10.48550/arXiv.2009.09341
IF: 5.414
2020-09-20
Machine Learning
Abstract:The Arcade Learning Environment ("ALE") is a widely used library in the reinforcement learning community that allows easy programmatic interfacing with Atari 2600 games, via the Stella emulator. We introduce a publicly available extension to the ALE that extends its support to multiplayer games and game modes. This interface is additionally integrated with PettingZoo to allow for a simple Gym-like interface in Python to interact with these games. We additionally introduce experimental baselines for all environments included.
What problem does this paper attempt to address?