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.

tools-only ac52d10 3 files · 21.0 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/productivity/255-instructions_34320250 commit ac52d10b72

Frequently asked questions

npx skillmds add tools-only/stable-baselines3