stable-baselines3/stable_baselines3
Antonin RAFFIN 3207bdab17
Automatically wrap with a Monitor when possible (#237)
* Automatically wrap with a Monitor when possible

* Update stable_baselines3/common/base_class.py

Co-authored-by: Anssi <kaneran21@hotmail.com>
2020-11-20 18:08:00 +02:00
..
a2c Doc fixes and add monitor_kwargs parameter (#230) 2020-11-20 10:28:54 +01:00
common Automatically wrap with a Monitor when possible (#237) 2020-11-20 18:08:00 +02:00
ddpg Doc fixes and add monitor_kwargs parameter (#230) 2020-11-20 10:28:54 +01:00
dqn Doc fixes and add monitor_kwargs parameter (#230) 2020-11-20 10:28:54 +01:00
her Fix bug with full HerReplayBuffer (#236) 2020-11-20 13:23:03 +01:00
ppo Doc fixes and add monitor_kwargs parameter (#230) 2020-11-20 10:28:54 +01:00
sac Doc fixes and add monitor_kwargs parameter (#230) 2020-11-20 10:28:54 +01:00
td3 Doc fixes and add monitor_kwargs parameter (#230) 2020-11-20 10:28:54 +01:00
__init__.py Implement HER (#120) 2020-10-22 11:56:43 +02:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Doc fixes and add monitor_kwargs parameter (#230) 2020-11-20 10:28:54 +01:00