stable-baselines3-contrib-sacd/sb3_contrib/common/maskable
Quentin Gallouédec 7993b75781
Support `device="auto"`for buffers and set it as default value (#98)
* Default device for buffer is auto

* `device=auto` in ARS

* Undo ARS change

* Update changelog

* Update min SB3 version

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2022-08-24 09:48:18 +02: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 PPO variant with invalid action masking (#25) 2021-09-23 14:50:10 +02:00
evaluation.py PPO variant with invalid action masking (#25) 2021-09-23 14:50:10 +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