aviralkumar2907 / CQLLinks
Code for conservative Q-learning
☆450Updated 3 years ago
Alternatives and similar repositories for CQL
Users that are interested in CQL are comparing it to the libraries listed below
Sorting:
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆638Updated 4 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆366Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆555Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆136Updated last year
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆553Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆307Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆504Updated 2 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆352Updated 3 weeks ago
- A collection of offline reinforcement learning algorithms.☆191Updated 8 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆318Updated 3 years ago
- ☆199Updated 2 years ago
- ☆279Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆317Updated 2 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆278Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆182Updated last year
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆329Updated 11 months ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆130Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆357Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆497Updated 2 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆433Updated 3 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆182Updated 3 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆175Updated 3 years ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆161Updated 5 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆346Updated 5 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆222Updated 4 years ago
- Code for the paper "Phasic Policy Gradient"☆262Updated 2 years ago
- ☆350Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆171Updated 8 months ago
- Online Decision Transformer☆263Updated last year