Stable-Baselines-Team / stable-baselinesLinks
Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms
☆306Updated 2 years ago
Alternatives and similar repositories for stable-baselines
Users that are interested in stable-baselines are comparing it to the libraries listed below
Sorting:
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆690Updated 2 weeks ago
- PyTorch implementation of SAC-Discrete.☆314Updated last year
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆559Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆529Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆188Updated last year
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆727Updated 2 years ago
- Code for conservative Q-learning☆471Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆586Updated 4 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆772Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆420Updated 4 years ago
- Tools for accelerating safe exploration research.☆581Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆335Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆334Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆492Updated last year
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆456Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆391Updated 4 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆215Updated 2 years ago
- Imitation learning algorithms☆559Updated 10 months ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆359Updated 6 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆247Updated last year
- Reinforcement Learning Algorithms Based on PyTorch☆452Updated 4 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆714Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆656Updated 4 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆347Updated 2 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆286Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆629Updated last year
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆194Updated 3 years ago
- A Python interface for reinforcement learning environments☆391Updated 3 years ago
- Code for the paper "Phasic Policy Gradient"☆267Updated 2 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆143Updated last year