stable-baselines3-contrib-sacd/sb3_contrib/common/maskable
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 PPO variant with invalid action masking (#25) 2021-09-23 14:50:10 +02:00
buffers.py Add Gymnasium support (#152) 2023-04-14 13:52:07 +02:00
callbacks.py Update MaskablePPO docs (#150) 2023-02-13 14:31:49 +01:00
distributions.py Add Gymnasium support (#152) 2023-04-14 13:52:07 +02:00
evaluation.py Add Gymnasium support (#152) 2023-04-14 13:52:07 +02:00
policies.py Sync SB3 Contrib with SB3 (#213) 2024-05-06 14:20:28 +01:00
utils.py PPO variant with invalid action masking (#25) 2021-09-23 14:50:10 +02:00