About Anaconda Help Download Anaconda

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

copied from cf-post-staging / ale-py

Installers

  • linux-64 v0.11.0
  • osx-64 v0.11.0
  • osx-arm64 v0.11.0
  • win-64 v0.11.0
  • linux-aarch64 v0.11.0
  • linux-ppc64le v0.11.0

conda install

To install this package run one of the following:
conda install conda-forge::ale-py

Description

The Arcade Learning Environment (ALE) is a simple framework that allows researchers and hobbyists to develop AI agents for Atari 2600 games.

A difference between the PyPI distribution of ale-py and the conda-forge package is that the conda-forge package was unable to verify the copyright status of the ROM required to use the library, and if conda-forge is allowed to redistribute them. For these reason, to actually work with the library, if you are legally allowed to access the ROMs, download them (for example with the https://github.com/Farama-Foundation/Arcade-Learning-Environment/blob/master/scripts/downloadunpackroms.sh script) and then set the ALE_ROMS_DIR environment variable to point to the directory that contains the ROMs.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.1) Legal | Privacy Policy