mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced 2026-06-10 00:39:16 +00:00
* remove unused all_kl_divs memory * new kl approximate equation * move kl check before update step * update changelog * add continue_training flag update to kl check * add verbose check * update changelog * lint with black * r -> log_ratio * Add link to PR * invert ratio * Fix for Sphinx v4.0 Co-authored-by: Anssi <kaneran21@hotmail.com> Co-authored-by: Antonin Raffin <antonin.raffin@ensta.org> |
||
|---|---|---|
| .. | ||
| a2c | ||
| common | ||
| ddpg | ||
| dqn | ||
| her | ||
| ppo | ||
| sac | ||
| td3 | ||
| __init__.py | ||
| py.typed | ||
| version.txt | ||