stable-baselines3/stable_baselines3
Francesco Capuano a653aec10d
Docs: Env attributes should be modified using env setters (#1789)
* add: paragraph on how to modify vec envs attributes via setters (solves
DLR-RM#1573)

* Update vec env doc

* Update callback doc and SB3 version

* Fix indentation

---------

Co-authored-by: Antonin Raffin <antonin.raffin@dlr.de>
2024-01-10 14:46:40 +01:00
..
a2c Add rollout_buffer_class parameter to on-policy algorithms (#1720) 2023-10-27 17:36:24 +02:00
common Release 2.2.1: Hotfix file closing (#1754) 2023-11-17 23:50:23 +01:00
ddpg Upgrade black formatting (#1310) 2023-02-02 11:58:41 +01:00
dqn Fix policies type annotations (#1735) 2023-11-06 18:35:28 +01:00
her Fix type annotations of buffers (#1700) 2023-09-28 18:52:46 +02:00
ppo Add rollout_buffer_class parameter to on-policy algorithms (#1720) 2023-10-27 17:36:24 +02:00
sac Fix policies type annotations (#1735) 2023-11-06 18:35:28 +01:00
td3 Fix policies type annotations (#1735) 2023-11-06 18:35:28 +01:00
__init__.py Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Docs: Env attributes should be modified using env setters (#1789) 2024-01-10 14:46:40 +01:00