stable-baselines3-contrib-sacd/sb3_contrib
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
..
ars Using policy_aliases instead of register_policy (#66) 2022-04-08 21:36:23 +02:00
common Fix returned type in predict (#88) 2022-07-18 11:49:03 +02:00
ppo_mask Recurrent PPO (#53) 2022-05-30 04:31:12 +02:00
ppo_recurrent Fix masked quantities in RecurrentPPO (#78) 2022-06-13 16:00:40 +02:00
qrdqn Recurrent PPO (#53) 2022-05-30 04:31:12 +02:00
tqc Update default TQC net arch when using NatureCnn (#79) 2022-06-18 10:53:29 +02:00
trpo Release v1.6.0 and bug fix for TRPO (#84) 2022-07-12 23:12:24 +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 returned type in predict (#88) 2022-07-18 11:49:03 +02:00