stable-baselines3/tests
2020-04-22 11:05:46 +02:00
..
__init__.py Init: TD3 2019-09-05 17:29:41 +02:00
test_callbacks.py Remove CEMRL 2020-03-23 14:48:38 +01:00
test_cnn.py Add CNN support for TD3 2020-04-22 11:05:46 +02:00
test_custom_policy.py Start CNN support (failing for SAC) 2020-04-21 16:22:46 +02:00
test_distributions.py Rename for consistency 2020-03-31 17:48:23 +02:00
test_identity.py Add save/load weights for policies and refactor action distributions 2020-03-31 16:29:13 +02:00
test_logger.py Add support for Discrete observation spaces 2020-03-25 16:42:05 +01:00
test_monitor.py Remove deprecated monitor format and improve tests 2020-02-14 13:42:16 +01:00
test_predict.py Remove CEMRL 2020-03-23 14:48:38 +01:00
test_run.py Remove CEMRL 2020-03-23 14:48:38 +01:00
test_save_load.py Independent save/load for policies 2020-04-20 15:59:44 +02:00
test_sde.py Fix entropy computation 2020-03-19 10:19:48 +01:00
test_vec_envs.py Clean up code + bug fixes 2020-01-20 11:17:55 +01:00
test_vec_normalize.py Remove CEMRL 2020-03-23 14:48:38 +01:00