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.

userInner 0f255ff 11 files · 89.5 KB Updated

File contents

userInner/SKILLS/tree/main/community-skills/engineering/stable-baselines3--k-dense-ai-scientific-agent-skills commit 0f255ff4b2

Frequently asked questions

npx skillmds@latest add userinner/stable-baselines3