Stable-Baselines-Team / stable-baselinesLinks
Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms
☆305Updated 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☆661Updated last week
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆513Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆328Updated 2 years ago
- Code for conservative Q-learning☆462Updated 3 years ago
- Tools for accelerating safe exploration research.☆566Updated 2 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆712Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆557Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆567Updated 3 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆419Updated 4 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆484Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆354Updated 5 years ago
- PyTorch implementation of SAC-Discrete.☆310Updated last year
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆437Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆331Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆242Updated 9 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆376Updated 3 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆446Updated 2 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆283Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Imitation learning algorithms☆554Updated 7 months ago
- Multi-objective Gymnasium environments for reinforcement learning☆351Updated 4 months ago
- Reinforcement Learning Algorithms Based on PyTorch☆450Updated 4 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆119Updated last year
- List of competitions related to Reinforcement Learning☆349Updated last year
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆229Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆139Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆645Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆620Updated last year
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆241Updated 5 years ago