Brett Daley
b2cefc6459
AtariPreprocessing: return 3-D array when grayscale_obs=True ( #1796 )
...
* AtariPreprocessing: return 3-D array when grayscale_obs=True
* Update test_atari_preprocessing.py
* AtariPreprocessing: add option for 3-D grayscale, leave 2-D by default
* AtariPreprocessing: add tests for observation_space.shape
2020-08-14 14:18:42 -07:00
Xingdong Zuo
8962984eed
[Update atari_preprocessing.py]: Remove FireReset ( #1661 )
...
* Update atari_preprocessing.py
* Update test_atari_preprocessing.py
* Update test_atari_preprocessing.py
2019-10-18 15:59:43 -07:00
Anurag Koul
1b5671e36c
Adding Frame Normalization in Atari Pre-Processing ( #1680 )
...
* added frame scaling in atari preprocessing
- default value is False
* added frame scaling in atari preprocessing
- default value is False
* corrected logic for selection of observation_space params
* initial commit for scale test
* added test-case for observation scaling in atari
* added message related to framestack in docstring.
* refactored scaled obs test for atari preprocessing
2019-10-04 14:19:00 -07:00
pzhokhov
fd5314780d
re-enable and fix atari preprocessing wrappers pixel test ( #1652 )
2019-08-23 15:45:55 -07:00
Peter Zhokhov
98917cf5d3
move imports some more
2019-05-10 17:53:05 -07:00
Peter Zhokhov
01f5667011
more move imports in test_atari_preprocessing
2019-05-10 17:05:15 -07:00
Peter Zhokhov
b6ff90e23c
move imports
2019-05-10 16:22:06 -07:00
Peter Zhokhov
0cc03cddd6
fix for the new test
2019-05-10 16:07:48 -07:00
Xingdong Zuo
5525e30c48
Create atari_preprocessing.py ( #1455 )
...
* Create atari_preprocessing.py
* Update atari_preprocessing.py
* Update atari_preprocessing.py
* Create test_atari_preprocessing.py
* Update __init__.py
* Update test_atari_preprocessing.py
2019-05-10 14:59:32 -07:00