stable-baselines3-contrib-sacd/sb3_contrib/ppo_mask
Antonin RAFFIN 4d7ed004af Sync SB3 Contrib with SB3 (#213)
* Update RTD config

* Switch to ruff for sorting imports

* Evaluate falsy to truthy with not rather than `is False`

* Add `features_extractor` argument to maskable policy

* Add set_options for AsyncEval

* Doc fixes
2024-05-06 14:20:28 +01: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 Sync SB3 Contrib with SB3 (#213) 2024-05-06 14:20:28 +01:00