stable-baselines3/stable_baselines3/ppo
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
..
__init__.py Exposed modules in __init__.py with __all__ (#1195) 2022-11-29 23:33:46 +01:00
policies.py Replacing the policy registry with policy "aliases" (#842) 2022-04-08 21:21:53 +02:00
ppo.py Add stats window argument (#1424) 2023-04-05 11:33:26 +02:00