mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced 2026-05-16 21:10:08 +00:00
685 B
685 B
Torchy Baselines
PyTorch version of Stable Baselines, a set of improved implementations of reinforcement learning algorithms.
Implemented Algorithms
-
A2C
-
CEM-RL (with TD3)
-
PPO
-
SAC
-
TD3
-
SDE support for A2C, PPO, SAC and TD3.
Roadmap
- cf github Roadmap