stable-baselines3-contrib-sacd/sb3_contrib/ppo_recurrent
Jonas Reiher aacded79c5
Add stats window argument (#171)
* added missing tensorboard_log docstring

* added stats_window_size argument to all models

* changelog updated

* Update SB3 version

* fixed passing stats_window_size to parent

* added test of stats_window_size

---------

Co-authored-by: Antonin Raffin <antonin.raffin@dlr.de>
2023-04-05 18:47:27 +02:00
..
__init__.py Expose modules in `__init__.py` with `__all__` attribute (#124) 2022-12-05 15:53:57 +01:00
policies.py Recurrent PPO (#53) 2022-05-30 04:31:12 +02:00
ppo_recurrent.py Add stats window argument (#171) 2023-04-05 18:47:27 +02:00