This commit is contained in:
Guocheng
2023-11-01 05:12:35 -05:00
committed by GitHub
parent 7dca6832bf
commit 189b38246b

View File

@@ -66,7 +66,7 @@ wrapper in the page on the wrapper type
- Description
* - :class:`AtariPreprocessing`
- Misc Wrapper
- Implements the common preprocessing applied tp Atari environments
- Implements the common preprocessing applied to Atari environments
* - :class:`AutoResetWrapper`
- Misc Wrapper
- The wrapped environment will automatically reset when the terminated or truncated state is reached.