stable-baselines3/tests
2020-02-12 15:25:05 +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 Update tests 2020-02-03 15:57:37 +01:00
test_run.py Add callback support 2020-01-27 14:32:31 +01:00
test_save_load.py Improve predict method 2020-02-12 15:25:05 +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