stable-baselines3/stable_baselines3/common/vec_env
Antonin RAFFIN 21e9994ff9
Fix double reset and improve typing coverage (#136)
* Fix double reset and improve typing coverage

* Revert minor edit

* Add doc about types
2020-08-05 13:12:02 +03:00
..
__init__.py Fix double reset and improve typing coverage (#136) 2020-08-05 13:12:02 +03:00
base_vec_env.py Fix double reset and improve typing coverage (#136) 2020-08-05 13:12:02 +03:00
dummy_vec_env.py Fix double reset and improve typing coverage (#136) 2020-08-05 13:12:02 +03:00
subproc_vec_env.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
util.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
vec_check_nan.py Sync with Stable-Baselines 2020-05-05 16:28:38 +02:00
vec_frame_stack.py Fix double reset and improve typing coverage (#136) 2020-08-05 13:12:02 +03:00
vec_normalize.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
vec_transpose.py Fix double reset and improve typing coverage (#136) 2020-08-05 13:12:02 +03:00
vec_video_recorder.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00