aviralkumar2907 / CQL
Code for conservative Q-learning
☆427Updated 3 years ago
Alternatives and similar repositories for CQL:
Users that are interested in CQL are comparing it to the libraries listed below
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆617Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆349Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆532Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆487Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆549Updated last year
- PyTorch implementation of SAC-Discrete.☆299Updated 7 months ago
- ☆193Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆306Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated 10 months ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆311Updated 11 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆297Updated last year
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆484Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆260Updated 4 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆264Updated 2 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆412Updated last year
- A collection of reference environments for offline reinforcement learning☆1,442Updated 4 months ago
- ☆257Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆171Updated 7 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆347Updated 2 years ago
- A collection of offline reinforcement learning algorithms.☆174Updated 3 months ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆159Updated 4 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆742Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆210Updated 4 years ago
- Imitation learning algorithms☆505Updated 7 months ago
- Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"☆485Updated 2 years ago
- ☆338Updated 2 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆313Updated 7 months ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆422Updated 3 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 2 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago