stable-baselines3-contrib-sacd/sb3_contrib/common
Antonin RAFFIN 7dd6c39fba Fix MaskablePPO type annotations (#233)
* Fix `sb3_contrib/common/maskable/callbacks.py` type annotations

* Fix `sb3_contrib/common/vec_env/async_eval.py` type annotations

* Fix `sb3_contrib/common/maskable/buffers.py` type hints

* Fix `sb3_contrib/common/maskable/distributions.py` type hints

* Fix `sb3_contrib/common/maskable/policies.py` type hints

* Fix `sb3_contrib/ppo_mask/ppo_mask.py` type hints

* Update changelog and fix type hints
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 Fix MaskablePPO type annotations (#233) 2024-05-06 14:20:28 +01:00
recurrent Update `_process_sequence()` docstring (#219) 2024-05-06 14:20:28 +01:00
vec_env Fix MaskablePPO type annotations (#233) 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