stable-baselines3-contrib-sacd/sb3_contrib/common/maskable
Alex Pasquali 6bc8e426bf
Removed shared layers in mlp_extractor (#137)
* Removed shared layers in mlp_extractor

* Add ruff

* Update version and add warning

Co-authored-by: Antonin Raffin <antonin.raffin@ensta.org>
2023-01-25 16:28:27 +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 Removed shared layers in mlp_extractor (#137) 2023-01-25 16:28:27 +01:00
utils.py PPO variant with invalid action masking (#25) 2021-09-23 14:50:10 +02:00