stable-baselines3-contrib-sacd/sb3_contrib/common/recurrent
Quentin Gallouédec 3cbd2429be
Fix returned type in predict (#88)
* actions[0] -> actions.squeeze(0)

* Update changelog

* Update changelog

* Update version

Co-authored-by: Antonin Raffin <antonin.raffin@ensta.org>
2022-07-18 11:49:03 +02:00
..
__init__.py Recurrent PPO (#53) 2022-05-30 04:31:12 +02:00
buffers.py Recurrent PPO (#53) 2022-05-30 04:31:12 +02:00
policies.py Fix returned type in predict (#88) 2022-07-18 11:49:03 +02:00
type_aliases.py Recurrent PPO (#53) 2022-05-30 04:31:12 +02:00