stable-baselines3-contrib-sacd/sb3_contrib/common/maskable
Alex Pasquali b5aa9a47ce
Deprecation of shared layers in `mlp_extractor` (#133)
* Deprecation of shared layers in mlp_extractor

* Fix missing import

* Reformat and update tests

Co-authored-by: Antonin Raffin <antonin.raffin@ensta.org>
2023-01-05 10:42:22 +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 Deprecation of shared layers in `mlp_extractor` (#133) 2023-01-05 10:42:22 +01:00
utils.py PPO variant with invalid action masking (#25) 2021-09-23 14:50:10 +02:00