Commit Graph

7 Commits

Author SHA1 Message Date
Jesse Farebrother
f6742ea808 Remove AtariEnv in favour of official ALE Python package (#2348)
* Remove AtariEnv in favour of official ALE Python

* More robust frame stacking test case

* Atari documentation update
2021-09-11 13:04:41 -04:00
J K Terry
78d2b512d8 redo black (#2272) 2021-07-29 15:39:42 -04:00
Justin Terry
e9d2c41f2b redo black 2021-07-29 12:42:48 -04:00
Christian Clauss
bb81e141ea Blacken the codebase (#2265) 2021-07-28 20:26:34 -04:00
Anurag Koul
21bd4f304b added assertion of 'NoFrameskip' in AtariPreprocessing (#1725)
* added assertion of noframeskip in atari pre-proecessing

* - corrected frameskipping assertion
- added non-op assertion as well
2019-11-04 09:48:21 -08:00
Claris Li
ab51fca9f1 fix: Support list type shape (#1563) 2019-07-12 15:10:11 -07:00
Xingdong Zuo
f380a0e871 [Wrappers]: ResizeObservation (#1487)
* Create resize_observation.py

* Update __init__.py

* Create test_resize_observation.py

* Update resize_observation.py

* Update resize_observation.py

* Update test_resize_observation.py

* Update resize_observation.py

* Update test_resize_observation.py

* Update resize_observation.py

* Update test_resize_observation.py
2019-06-07 16:01:35 -07:00