paper-with-me

Papers

Multiplayer Support for the Arcade Learning Environment

2020-09-20 · Justin K. Terry, Benjamin Black, Luis Santos

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.

📄 PDF Abstract BibTeX arXiv:2009.09341

Code (0)

등록된 구현이 없습니다.

Tasks

Atari Gamesreinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Multiplayer AlphaZero

2019-10-29 · Nick Petosa, Tucker Balch

The AlphaZero algorithm has achieved superhuman performance in two-player, deterministic, zero-sum games where perfect information of the game state is available. This success has been demonstrated in Chess, Shogi, and G…

CALE: Continuous Arcade Learning Environment

2024-10-31 · Jesse Farebrother, Pablo Samuel Castro

We introduce the Continuous Arcade Learning Environment (CALE), an extension of the well-known Arcade Learning Environment (ALE) [Bellemare et al., 2013]. The CALE uses the same underlying emulator of the Atari 2600 gami…

Atari GamesBenchmarkingcontinuous-controlContinuous Control

Neural MMO v1.3: A Massively Multiagent Game Environment for Training and Evaluating Neural Networks

2020-01-31 · Joseph Suarez, Yilun Du, Igor Mordatch, Phillip Isola

Progress in multiagent intelligence research is fundamentally limited by the number and quality of environments available for study. In recent years, simulated games have become a dominant research platform within reinfo…

Policy Gradient MethodsReinforcement Learning

A Comparison of learning algorithms on the Arcade Learning Environment

2014-10-31 · Aaron Defazio, Thore Graepel

Reinforcement learning agents have traditionally been evaluated on small toy problems. With advances in computing power and the advent of the Arcade Learning Environment, it is now possible to evaluate algorithms on dive…

Atari Gamesreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Solaris: Building a Multiplayer Video World Model in Minecraft

2026-02-25 · Georgy Savva, Oscar Michel, Daohan Lu, Suppakit Waiwitlikhit 외 arxiv

Existing action-conditioned video generation models (video world models) are limited to single-agent perspectives, failing to capture the multi-agent interactions of real-world environments. We introduce Solaris, a multi…

Video Generation