aviralkumar2907 / CQLLinks
Code for conservative Q-learning
☆464Updated 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 TD3+BC, a simple variant of TD3 for offline RL☆379Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆649Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆571Updated 4 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆141Updated last year
- ☆298Updated 3 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆558Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆312Updated last year
- An elegant PyTorch offline reinforcement learning library for researchers.☆371Updated 4 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆328Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆518Updated 3 years ago
- A collection of offline reinforcement learning algorithms.☆205Updated last year
- ☆202Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆283Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆266Updated 5 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆139Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆331Updated 4 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆338Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆363Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆181Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆449Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆504Updated 3 years ago
- Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"☆521Updated 3 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆438Updated 3 years ago
- Online Decision Transformer☆273Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆231Updated 5 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆190Updated 3 years ago
- ☆357Updated 3 years ago