stable-baselines3/tests
2020-02-14 14:15:55 +01:00
..
__init__.py Init: TD3 2019-09-05 17:29:41 +02:00
test_callbacks.py Fix tests and change log_path behavior for EvalCallback 2020-01-31 13:42:04 +01:00
test_custom_policy.py Clean up code + bug fixes 2020-01-20 11:17:55 +01:00
test_distributions.py Fix entropy loss for squashed Gaussian and VecEnv seeding 2020-02-11 17:22:03 +01:00
test_logger.py Improve logger testing + add readers 2020-01-20 11:58:00 +01:00
test_monitor.py Remove deprecated monitor format and improve tests 2020-02-14 13:42:16 +01:00
test_predict.py Comment unused code 2020-02-14 14:15:55 +01:00
test_run.py Add test for predict method 2020-02-14 14:03:41 +01:00
test_save_load.py Add test for predict method 2020-02-14 14:03:41 +01:00
test_sde.py Clean up code + bug fixes 2020-01-20 11:17:55 +01:00
test_vec_envs.py Clean up code + bug fixes 2020-01-20 11:17:55 +01:00
test_vec_normalize.py Add get_vec_normalize_env() 2020-02-12 11:34:29 +01:00