Stable-Baselines-Team / stable-baselines
Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms
☆286Updated last year
Related projects ⓘ
Alternatives and complementary repositories for stable-baselines
- PyTorch implementation of Soft Actor-Critic (SAC)☆515Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated last year
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆504Updated this week
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆534Updated last year
- Tools for accelerating safe exploration research.☆506Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,222Updated 11 months ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆396Updated last year
- Code for conservative Q-learning☆410Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆208Updated last year
- Imitation learning algorithms☆466Updated 3 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆281Updated last year
- A collection of reference environments for offline reinforcement learning☆1,348Updated this week
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- A collection of multi agent environments based on OpenAI gym.☆574Updated 4 months ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆399Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆710Updated 10 months ago
- PyTorch implementation of soft actor critic☆816Updated 3 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆615Updated last year
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆457Updated 7 months ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆598Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆295Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆401Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆331Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,130Updated 11 months ago
- Dream to Control: Learning Behaviors by Latent Imagination☆513Updated 3 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆654Updated 6 months ago
- A Python interface for reinforcement learning environments☆346Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆305Updated 4 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆327Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆214Updated 2 years ago