stable-baselines3-contrib-sacd/sb3_contrib/common/recurrent
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
..
__init__.py Recurrent PPO (#53) 2022-05-30 04:31:12 +02:00
buffers.py Fix reshape LSTM states (#112) 2022-10-26 18:03:45 +02:00
policies.py Remove deprecated features (#108) 2022-10-11 13:04:18 +02:00
type_aliases.py Recurrent PPO (#53) 2022-05-30 04:31:12 +02:00