stable-baselines3/tests
Noah Dormann 2d72f6d1b5 Added SAC, TD3, A2C
Missing CEMRL
2019-11-21 16:46:53 +01:00
..
__init__.py Init: TD3 2019-09-05 17:29:41 +02:00
test_custom_policy.py Reformated every file with PEP 8 errors 2019-11-21 13:01:03 +01:00
test_run.py save implementation for a2c needed before uncommenting save and load test in test_run.py::test_onpolicy 2019-11-21 14:44:02 +01:00
test_save_load.py Added SAC, TD3, A2C 2019-11-21 16:46:53 +01:00
test_vec_envs.py Reformated every file with PEP 8 errors 2019-11-21 13:01:03 +01:00
test_vec_normalize.py Reformat 2019-09-21 17:17:09 +02:00