Arcade-Learning-Environment
Game emulator
A platform for developing AI agents to play Atari 2600 games
The Arcade Learning Environment (ALE) -- a platform for AI research.
2k stars
80 watching
431 forks
Language: C++
last commit: 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
farama-foundation/miniworld | A tool for creating and simulating 3D environments for reinforcement learning research | 712 |
farama-foundation/minigrid | A collection of grid-world environments for reinforcement learning research | 2,139 |
farama-foundation/magent2 | A library for creating high-performance environments for training large numbers of competing agents in multi-agent scenarios | 240 |
farama-foundation/chatarena | Provides a framework for creating multi-agent language game environments to research autonomous LLMs' social interactions | 1,377 |
farama-foundation/vizdoom | A platform for developing AI bots to play Doom using visual information from the game screen | 1,756 |
farama-foundation/gymnasium-robotics | A collection of robotic simulation environments for reinforcement learning | 585 |
farama-foundation/d4rl | A collection of standardized environments and datasets for training and benchmarking algorithms in offline reinforcement learning | 1,371 |
farama-foundation/shimmy | An API conversion tool for reinforcement learning environments. | 143 |
farama-foundation/microrts | An implementation of a simplified real-time strategy game environment for testing AI research and reinforcement learning algorithms | 288 |
farama-foundation/gymnasium | Develops and compares reinforcement learning algorithms by providing a standard API to communicate between learning algorithms and environments | 7,613 |
farama-foundation/metaworld | A collection of robotic environment benchmarks for evaluating meta-reinforcement learning and multi-task learning algorithms. | 1,290 |
farama-foundation/supersuit | A collection of small wrapper functions to preprocess reinforcement learning environments. | 457 |
nadavbh12/retro-learning-environment | A framework for training AI algorithms using game consoles as input | 185 |
afritz1/opentesarena | Re-implementation of an old DOS game with modern C++ and SDL2 libraries | 1,009 |
diambra/arena | A platform providing a standard interface to arcade emulated video games for reinforcement learning research and experimentation | 317 |