stable-baselines3/stable_baselines3/ppo
Costa Huang d2ebd2eeaa
Allow PPO to turn off advantage normalization (#763)
* Allow PPO to turn of advantage normalization

* update changelog

* Add a test case

* Update test and sanity check

* Fix tests

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2022-02-22 15:29:21 +01:00
..
__init__.py Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
policies.py Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
ppo.py Allow PPO to turn off advantage normalization (#763) 2022-02-22 15:29:21 +01:00