stable-baselines3/stable_baselines3
Megan Klaiber 852961139e
Fix bug with full HerReplayBuffer (#236)
* Fix bug with full replay buffer

* Updated changelog

* Update tests/test_her.py

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2020-11-20 13:23:03 +01:00
..
a2c Doc fixes and add monitor_kwargs parameter (#230) 2020-11-20 10:28:54 +01:00
common Doc fixes and add monitor_kwargs parameter (#230) 2020-11-20 10:28:54 +01: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