stable-baselines3-contrib-sacd/sb3_contrib
Adam Gleave 7e687ac47c
Use higher resolution time_ns() and avoid division by zero (#91)
* Use higher resolution time_ns and add max to avoid division by zero

* Add missing imports

* Update changelog
2022-07-25 23:12:20 +02:00
..
ars Use higher resolution time_ns() and avoid division by zero (#91) 2022-07-25 23:12:20 +02:00
common Fix returned type in predict (#88) 2022-07-18 11:49:03 +02:00
ppo_mask Use higher resolution time_ns() and avoid division by zero (#91) 2022-07-25 23:12:20 +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