stable-baselines3/stable_baselines3
Stelios Tymvios 4aa66ed34a
Automatically create paths for saved objects (#80)
* automatically create paths for saved objects

* Minor Corrections, more tests

* linting

* typing

* Correct mode checking

* corrected tests to reflect new verbose functionality
2020-07-03 01:14:21 +03:00
..
a2c Review of code (A2C, PPO and refactoring) (#35) 2020-06-09 13:54:18 +02:00
common Automatically create paths for saved objects (#80) 2020-07-03 01:14:21 +03:00
dqn Implement DQN (#28) 2020-06-29 11:16:54 +02:00
ppo Review of code (A2C, PPO and refactoring) (#35) 2020-06-09 13:54:18 +02:00
sac Fix q-target in SAC (#77) 2020-06-29 17:58:55 +02:00
td3 Implement DQN (#28) 2020-06-29 11:16:54 +02:00
__init__.py Implement DQN (#28) 2020-06-29 11:16:54 +02:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Fix q-target in SAC (#77) 2020-06-29 17:58:55 +02:00