DLR-RM / stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
☆9,811Updated this week
Alternatives and similar repositories for stable-baselines3:
Users that are interested in stable-baselines3 are comparing it to the libraries listed below
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,248Updated this week
- A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.☆2,537Updated this week
- High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, T…☆6,327Updated 3 weeks ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,217Updated 2 years ago
- An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities☆2,767Updated this week
- An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly…☆8,231Updated this week
- A toolkit for reproducible reinforcement learning research.☆1,919Updated last year
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,680Updated 2 years ago
- A library of reinforcement learning components and agents