stable-baselines3/stable_baselines3/ppo
Akhil def0574d03
Fixed typos (#1076)
* Updated docstring from n_steps to n_rollout_steps

This must be a typo

* Fixed typo in a comment in ppo.py

* Update changelog

Co-authored-by: Quentin Gallouédec <45557362+qgallouedec@users.noreply.github.com>
Co-authored-by: Antonin Raffin <antonin.raffin@dlr.de>
2022-09-28 14:57:46 +02:00
..
__init__.py Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
policies.py Replacing the policy registry with policy "aliases" (#842) 2022-04-08 21:21:53 +02:00
ppo.py Fixed typos (#1076) 2022-09-28 14:57:46 +02:00