Stable Baselines3

Production-ready reinforcement learning algorithms (PPO, SAC, DQN, TD3, DDPG, A2C) with scikit-learn-like API. Use for standard RL experiments, quick prototyping, and well-documented algorithm implementations. Best for single-agent RL with Gymnasium environments. For high-performance parallel training, multi-agent systems, or custom vectorized environments, use pufferlib instead.

mkurman ee930cf 8 files · 83.5 KB Updated

File contents

mkurman/zorai/tree/main/skills/scientific-skills/stable-baselines3 commit ee930cfc38

Frequently asked questions

npx skillmds@latest add mkurman/stable-baselines3