stable-baselines3-contrib-sacd/sb3_contrib/common
Rogério Júnior 1553b66ee4 Update `_process_sequence()` docstring (#219)
Small modification in the documentation of `_process_sequence` to reflect the correct order (`hidden_state`, `cell_state`) of `lstm_states`.

See order here: https://pytorch.org/docs/stable/generated/torch.nn.LSTM.html
2024-05-06 14:20:28 +01:00
..
envs Update doc: switch from Gym to Gymnasium (#182) 2023-05-10 11:40:40 +02:00
maskable Sync SB3 Contrib with SB3 (#213) 2024-05-06 14:20:28 +01:00
recurrent Update `_process_sequence()` docstring (#219) 2024-05-06 14:20:28 +01:00
vec_env Sync SB3 Contrib with SB3 (#213) 2024-05-06 14:20:28 +01:00
wrappers Add Gymnasium support (#152) 2023-04-14 13:52:07 +02:00
__init__.py
utils.py Issue forms and pyproject.toml (#162) 2023-03-11 22:57:45 +01:00