stable-baselines3-contrib-sacd/sb3_contrib
Antonin RAFFIN a9735b9f31
Fix reshape LSTM states (#112)
* Fix LSTM states reshape

* Fix warnings and update changelog

* Remove unused variable

* Fix runtime error when using n_lstm_layers > 1
2022-10-26 18:03:45 +02:00
..
ars Remove deprecated features (#108) 2022-10-11 13:04:18 +02:00
common Fix reshape LSTM states (#112) 2022-10-26 18:03:45 +02:00
ppo_mask Remove deprecated features (#108) 2022-10-11 13:04:18 +02:00
ppo_recurrent Fix reshape LSTM states (#112) 2022-10-26 18:03:45 +02:00
qrdqn Remove deprecated features (#108) 2022-10-11 13:04:18 +02:00
tqc Remove deprecated features (#108) 2022-10-11 13:04:18 +02:00
trpo Remove deprecated features (#108) 2022-10-11 13:04:18 +02:00
__init__.py Recurrent PPO (#53) 2022-05-30 04:31:12 +02:00
py.typed Add TQC and base scripts 2020-09-25 12:47:45 +02:00
version.txt Fix reshape LSTM states (#112) 2022-10-26 18:03:45 +02:00