Stable-Baselines-Team / stable-baselines
Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms
☆294Updated last year
Alternatives and similar repositories for stable-baselines:
Users that are interested in stable-baselines are comparing it to the libraries listed below
- PyTorch implementation of Soft Actor-Critic (SAC)☆532Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆297Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆407Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆299Updated 7 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆306Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆325Updated 5 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆412Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆487Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆216Updated 2 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆171Updated 7 months ago
- Code for conservative Q-learning☆427Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆349Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆617Updated 3 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆549Updated last year
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆566Updated 2 weeks ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆742Updated last year
- Multi-objective Gymnasium environments for reinforcement learning☆311Updated 2 weeks ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- Imitation learning algorithms☆505Updated 7 months ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆468Updated 11 months ago
- A collection of multi agent environments based on OpenAI gym.☆595Updated 8 months ago
- PyTorch implementation of soft actor critic☆860Updated 3 years ago
- Tools for accelerating safe exploration research.☆521Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆330Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination☆526Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- ☆1,149Updated 9 months ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆218Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆196Updated 2 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆347Updated 2 years ago