stable-baselines3/tests
Noah Dormann c75582dfbe resolving conflicts
# Conflicts:
#	torchy_baselines/a2c/a2c.py
#	torchy_baselines/ppo/ppo.py

Added optimizer params test
2019-11-28 12:12:06 +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_distributions.py Update doc + add test for tanh bijector 2019-11-18 15:04:07 +01:00
test_run.py Corrected test_run.py 2019-11-21 16:54:30 +01:00
test_save_load.py Changed PPO deterministic 2019-11-28 11:20:40 +01:00
test_sde.py Start cleanup + update docstrings 2019-11-18 14:09:31 +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