stable-baselines3-contrib-sacd/sb3_contrib/common/maskable
Quentin Gallouédec 7c4a249fa4
Standardize the use of ``from gym import spaces`` (#131)
* Standardize from gym import spaces

* update changelog

* update issue template

* update version

* Update version
2023-01-02 15:35:00 +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 Standardize the use of ``from gym import spaces`` (#131) 2023-01-02 15:35:00 +01:00
utils.py PPO variant with invalid action masking (#25) 2021-09-23 14:50:10 +02:00