stable-baselines3-contrib-sacd/sb3_contrib/ppo_mask
PatrickHelm dfa23bdf9c
Bugfix/ppo mask stats window size (#199)
* fixes issue #198 regarding stats_window_size

* updates changelog

* updates test of stats_window_size

* updates test using maskable env

* removes print statement
2023-08-01 11:53:27 +02:00
..
__init__.py Expose modules in `__init__.py` with `__all__` attribute (#124) 2022-12-05 15:53:57 +01:00
policies.py Using policy_aliases instead of register_policy (#66) 2022-04-08 21:36:23 +02:00
ppo_mask.py Bugfix/ppo mask stats window size (#199) 2023-08-01 11:53:27 +02:00