stable-baselines3/stable_baselines3/ppo
Antonin RAFFIN daaebd0a52
Drop python 3.8 and add python 3.12 support (#2041)
* Drop python 3.8 support, add python 3.12 support

* Upgrade to python 3.9 syntax

* Fixes for Numpy v2

* Fix doc warning
2024-11-18 15:40:36 +01: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 Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00