stable-baselines3/stable_baselines3
Jonas Reiher 12250eb761
Add stats window argument (#1424)
* added stats_window_size argument

* updated changelog

* docstring info updated

* added missing tensorboard log docstring

* added stats_window_size argument for all models

* fixed stats_window_size test

* Update version

---------

Co-authored-by: Antonin Raffin <antonin.raffin@dlr.de>
2023-04-05 11:33:26 +02:00
..
a2c Add stats window argument (#1424) 2023-04-05 11:33:26 +02:00
common Add stats window argument (#1424) 2023-04-05 11:33:26 +02:00
ddpg Upgrade black formatting (#1310) 2023-02-02 11:58:41 +01:00
dqn Add stats window argument (#1424) 2023-04-05 11:33:26 +02:00
her Multiprocessing support for HerReplayBuffer (#704) 2023-03-20 12:03:57 +01:00
ppo Add stats window argument (#1424) 2023-04-05 11:33:26 +02:00
sac Add stats window argument (#1424) 2023-04-05 11:33:26 +02:00
td3 Add stats window argument (#1424) 2023-04-05 11:33:26 +02:00
__init__.py Update version (#1220) 2022-12-19 13:53:00 +01:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Add stats window argument (#1424) 2023-04-05 11:33:26 +02:00