stable-baselines3/stable_baselines3
Sidney Tio 304c17dc78
Add append mode to Monitor (#1037)
* Added option to override or use existing CSVs

* Updated changelog for Monitor override

* Changed default value to override

* Simplify code and add test

* Update version

* Fix for pytype

Co-authored-by: Antonin Raffin <antonin.raffin@ensta.org>
2022-08-31 11:53:44 +02:00
..
a2c Upgrade code to Python 3.7+ syntax using pyupgrade (#887) 2022-04-25 13:01:38 +03:00
common Add append mode to Monitor (#1037) 2022-08-31 11:53:44 +02:00
ddpg Upgrade code to Python 3.7+ syntax using pyupgrade (#887) 2022-04-25 13:01:38 +03:00
dqn Include running_mean and running_val when updating target networks (#1004) 2022-08-23 10:20:43 +02:00
her Add append mode to Monitor (#1037) 2022-08-31 11:53:44 +02:00
ppo Fix advantage normalization with mini-batchsize of 1 (#1028) 2022-08-25 11:50:08 +02:00
sac Fix advantage normalization with mini-batchsize of 1 (#1028) 2022-08-25 11:50:08 +02:00
td3 Include running_mean and running_val when updating target networks (#1004) 2022-08-23 10:20:43 +02:00
__init__.py Upgrade code to Python 3.7+ syntax using pyupgrade (#887) 2022-04-25 13:01:38 +03:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Add append mode to Monitor (#1037) 2022-08-31 11:53:44 +02:00