stable-baselines3-contrib-sacd/sb3_contrib
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
..
ars Remove PyType and upgrade to latest SB3 version (#215) 2024-05-06 14:20:28 +01:00
common Fix MaskablePPO type annotations (#233) 2024-05-06 14:20:28 +01:00
ppo_mask Fix MaskablePPO type annotations (#233) 2024-05-06 14:20:28 +01:00
ppo_recurrent Fix MaskablePPO type annotations (#233) 2024-05-06 14:20:28 +01:00
qrdqn Fix `train_freq` type annotation for TQC and QR-DQN (#229) 2024-05-06 14:20:28 +01:00
sacd Prepared files for merge request (minor cleanup) 2023-08-04 18:19:34 +02:00
tqc Fix `train_freq` type annotation for TQC and QR-DQN (#229) 2024-05-06 14:20:28 +01:00
trpo Add rollout_buffer_class to TRPO (#214) 2024-05-06 14:20:28 +01:00
__init__.py Code style changes 2023-08-02 13:52:40 +02:00
py.typed Add TQC and base scripts 2020-09-25 12:47:45 +02:00
version.txt Update QRDQN defaults (#225) 2024-05-06 14:20:28 +01:00