stable-baselines3-contrib-sacd/sb3_contrib/ppo_mask
Costa Huang f5c1aaa194
Allow PPO to turn off advantage normalization (#61)
* Allow PPO to turn off advantage normalization

* Quick fix

* Add test cases

* Update docs

* Quick fix

* Quick fix

* Fix sort
2022-02-23 10:11:16 +01:00
..
__init__.py MaskablePPO dictionary observation support (#47) 2021-10-23 17:05:37 +02:00
policies.py MaskablePPO dictionary observation support (#47) 2021-10-23 17:05:37 +02:00
ppo_mask.py Allow PPO to turn off advantage normalization (#61) 2022-02-23 10:11:16 +01:00