DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
Repository profile
A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents included.
Repository updates
Get generated DLR-RM/rl-baselines3-zoo development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-15 03:09
5 captures since 2026-05-25
Stars from baseline +40
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-15 03:09
pyproject.toml
python ecosystem,
0 dependencies
requirements.txt
python ecosystem,
9 dependencies
setup.py
python ecosystem,
0 dependencies
tests/dummy_env/setup.py
python ecosystem,
0 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
A standard API for multi-agent reinforcement learning environments, with popular reference environments and related utilities
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
Reinforcement Learning in PyTorch
Implementation of all RL algorithms in a simpler way
Simple RL training for reasoning