stable-baselines3-contrib-sacd/sb3_contrib/common
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
..
envs PPO variant with invalid action masking (#25) 2021-09-23 14:50:10 +02:00
maskable Support `device="auto"`for buffers and set it as default value (#98) 2022-08-24 09:48:18 +02:00
recurrent Support `device="auto"`for buffers and set it as default value (#98) 2022-08-24 09:48:18 +02:00
vec_env Upgrade to python 3.7+ syntax (#69) 2022-04-25 13:02:07 +02:00
wrappers Upgrade to python 3.7+ syntax (#69) 2022-04-25 13:02:07 +02:00
__init__.py Add TimeFeatureWrapper (#7) 2020-11-13 13:00:56 +02:00
utils.py Upgrade Gym to 0.21 (#59) 2022-02-22 16:25:43 +01:00