stable-baselines3/stable_baselines3/ppo
Vsevolod Kompantsev 4fd408bec2
Fix PPO logging of clip_fractions (#150)
* bugfix for PPO logging of clip_fractions

* Update changelog.rst

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2020-09-01 09:52:31 +02:00
..
__init__.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
policies.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
ppo.py Fix PPO logging of clip_fractions (#150) 2020-09-01 09:52:31 +02:00