stable-baselines3
K-Dense-AI/scientific-agent-skills
Stable Baselines3 is a robust, PyTorch-based library providing reliable implementations of state-of-the-art reinforcement learning algorithms (PPO, SAC, DQN, etc.). It is designed for standard RL experiments, quick prototyping, and developing complex single-agent systems. The library supports training agents, creating custom Gymnasium environments, and running vectorized simulations for accelerated learning.