ikostrikov / implicit_q_learning
☆248Updated 3 years ago
Alternatives and similar repositories for implicit_q_learning:
Users that are interested in implicit_q_learning are comparing it to the libraries listed below
- ☆191Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆161Updated 2 years ago
- Conservative Q Learning on top of SAC☆123Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆131Updated 9 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆158Updated 3 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆341Updated 3 years ago
- Official PyTorch implementation of "Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble" (NeurIPS'21)☆75Updated 2 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆173Updated 2 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆127Updated last year
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆165Updated last month
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆122Updated 6 months ago
- ☆337Updated 2 years ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆109Updated last year
- A collection of offline reinforcement learning algorithms.☆168Updated 2 months ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆65Updated last year
- ☆107Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆169Updated 6 months ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆190Updated 5 months ago
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆121Updated 3 years ago
- ☆214Updated 3 months ago
- A PyTorch implementation of Implicit Q-Learning☆71Updated 3 years ago
- Repo for Implicit Diffusion Q-Learning☆100Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆166Updated 8 months ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆215Updated last year
- Code for conservative Q-learning☆424Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 6 months ago
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆118Updated 3 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆259Updated 2 years ago
- Official implementation of "Accelerating Reinforcement Learning with Learned Skill Priors", Pertsch et al., CoRL 2020☆201Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆207Updated 4 years ago