stable-baselines3/stable_baselines3/ppo
Dominik Baron 24ebf1a1df
Remove unnecessary SDE resampling in PPO update (#1933)
* Remove unnecessary SDE resampling in PPO update

* Update changelog.rst

* Update version

* Update PyTorch version on CI

* Update ruff

* Limit NumPy version

* Reformat

---------

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2024-06-29 20:07:32 +02:00
..
__init__.py Exposed modules in __init__.py with __all__ (#1195) 2022-11-29 23:33:46 +01:00
policies.py Replacing the policy registry with policy "aliases" (#842) 2022-04-08 21:21:53 +02:00
ppo.py Remove unnecessary SDE resampling in PPO update (#1933) 2024-06-29 20:07:32 +02:00