stable-baselines3-contrib-sacd/sb3_contrib/common/maskable
Quentin Gallouédec 36aeae18b5
Fix `Self` return type (#116)
* Self hint for distributions

* ClassSelf to SelfClass
2022-11-22 13:12:35 +01:00
..
__init__.py PPO variant with invalid action masking (#25) 2021-09-23 14:50:10 +02:00
buffers.py Support `device="auto"`for buffers and set it as default value (#98) 2022-08-24 09:48:18 +02:00
callbacks.py Maskable eval callback call callback fix (#93) 2022-07-27 19:52:07 +02:00
distributions.py Fix `Self` return type (#116) 2022-11-22 13:12:35 +01:00
evaluation.py Remove deprecated features (#108) 2022-10-11 13:04:18 +02:00
policies.py Fix returned type in predict (#88) 2022-07-18 11:49:03 +02:00
utils.py PPO variant with invalid action masking (#25) 2021-09-23 14:50:10 +02:00