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:
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆331Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆527Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆582Updated 4 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆687Updated last month
- Tools for accelerating safe exploration research.☆578Updated 2 years ago
- Code for conservative Q-learning☆468Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆314Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆245Updated 11 months ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆723Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆559Updated 2 years ago
- Imitation learning algorithms☆557Updated 9 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆387Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆187Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆357Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆334Updated 4 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆420Updated 4 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆439Updated 4 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆491Updated last year
- Multi-objective Gymnasium environments for reinforcement learning☆363Updated 3 weeks ago
- A collection of pre-trained RL agents using Stable Baselines3☆142Updated last year
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆452Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆766Updated 2 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆365Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆344Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆121Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆712Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆654Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆626Updated last year
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆231Updated 3 years ago