Files
Gymnasium/gym/envs/atari/__init__.py
catherio f412225f9e Revert "atari envs where life loss triggers new episode"
We intended to use this functionality in Universe, but have
decided to keep it within the Universe repo, and expose
ALE lives in the info dict instead (see next commit)
2017-01-13 14:09:20 -08:00

2 lines
46 B
Python

from gym.envs.atari.atari_env import AtariEnv