stable-baselines3/stable_baselines3/common/vec_env
Antonin RAFFIN 353ea81080
Fix several VecEnv issues, add fork start method to tests (#43)
* Fix several VecEnv issues, add `fork` start method to tests

* Fix signature
2020-06-04 11:22:12 +02:00
..
__init__.py Cleanup + reformat code 2020-05-08 15:10:46 +02:00
base_vec_env.py Fix several VecEnv issues, add fork start method to tests (#43) 2020-06-04 11:22:12 +02:00
dummy_vec_env.py Fix several VecEnv issues, add fork start method to tests (#43) 2020-06-04 11:22:12 +02:00
subproc_vec_env.py Fix several VecEnv issues, add fork start method to tests (#43) 2020-06-04 11:22:12 +02:00
util.py Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
vec_check_nan.py Sync with Stable-Baselines 2020-05-05 16:28:38 +02:00
vec_frame_stack.py Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
vec_normalize.py Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
vec_transpose.py Add flake8 linter and Github CI (#19) 2020-05-12 17:55:01 +02:00
vec_video_recorder.py Documentation update and style fixes (#21) 2020-05-15 13:54:06 +02:00