aviralkumar2907 / CQLLinks
Code for conservative Q-learning
☆446Updated 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☆361Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆631Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆552Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆500Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆550Updated last year
- An elegant PyTorch offline reinforcement learning library for researchers.☆344Updated last year
- PyTorch implementation of SAC-Discrete.☆305Updated 10 months ago
- ☆198Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆314Updated 2 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆275Updated 3 years ago
- A collection of reference environments for offline reinforcement learning☆1,510Updated 7 months ago
- Online Decision Transformer☆259Updated last year
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- ☆271Updated 3 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆494Updated 2 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆433Updated 2 years ago
- A standard format for offline reinforcement learning datasets, with popular reference datasets and related utilities☆398Updated 2 weeks ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆353Updated 2 years ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆161Updated 4 years ago
- PyTorch implementation of soft actor critic☆885Updated 3 years ago
- (NeurIPS '21 Spotlight) IQ-Learn: Inverse Q-Learning for Imitation☆221Updated 2 years ago
- Multi Task RL Baselines☆242Updated 3 years ago
- A collection of offline reinforcement learning algorithms.☆189Updated 6 months ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆433Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆345Updated 5 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆224Updated 4 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆639Updated 5 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆320Updated 10 months ago