Stable-Baselines-Team / stable-baselinesLinks
Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms
☆302Updated 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☆637Updated last month
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆316Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆310Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆558Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆508Updated 2 years ago
- Tools for accelerating safe exploration research.☆554Updated 2 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆440Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆416Updated 4 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆555Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆323Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆614Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆352Updated 5 years ago
- Code for conservative Q-learning☆454Updated 3 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆341Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆475Updated last year
- Imitation learning algorithms☆549Updated 5 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆185Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆357Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆234Updated 7 months ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆191Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆763Updated last year
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆706Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆373Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆639Updated 4 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆279Updated 3 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆437Updated 3 years ago
- Multi-objective Gymnasium environments for reinforcement learning☆341Updated 2 months ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆210Updated last year
- A Python interface for reinforcement learning environments☆377Updated 2 years ago