stable-baselines3-contrib-sacd/sb3_contrib/common
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
..
envs Update doc: switch from Gym to Gymnasium (#182) 2023-05-10 11:40:40 +02:00
maskable Sync SB3 Contrib with SB3 (#213) 2024-05-06 14:20:28 +01:00
recurrent Release v2.1.0 (#204) 2024-05-06 14:20:28 +01:00
vec_env Sync SB3 Contrib with SB3 (#213) 2024-05-06 14:20:28 +01:00
wrappers Add Gymnasium support (#152) 2023-04-14 13:52:07 +02:00
__init__.py Add TimeFeatureWrapper (#7) 2020-11-13 13:00:56 +02:00
utils.py Issue forms and pyproject.toml (#162) 2023-03-11 22:57:45 +01:00