stable-baselines3-contrib-sacd/sb3_contrib
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
..
ars Remove PyType and upgrade to latest SB3 version (#215) 2024-05-06 14:20:28 +01:00
common Update `_process_sequence()` docstring (#219) 2024-05-06 14:20:28 +01:00
ppo_mask Sync SB3 Contrib with SB3 (#213) 2024-05-06 14:20:28 +01:00
ppo_recurrent Sync SB3 Contrib with SB3 (#213) 2024-05-06 14:20:28 +01:00
qrdqn Remove PyType and upgrade to latest SB3 version (#215) 2024-05-06 14:20:28 +01:00
sacd Prepared files for merge request (minor cleanup) 2023-08-04 18:19:34 +02:00
tqc Remove PyType and upgrade to latest SB3 version (#215) 2024-05-06 14:20:28 +01:00
trpo Add rollout_buffer_class to TRPO (#214) 2024-05-06 14:20:28 +01:00
__init__.py Code style changes 2023-08-02 13:52:40 +02:00
py.typed Add TQC and base scripts 2020-09-25 12:47:45 +02:00
version.txt Update SB3 version (#217) 2024-05-06 14:20:28 +01:00