ikostrikov / implicit_q_learningLinks
☆315Updated 4 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
Sorting:
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆390Updated 4 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆162Updated 2 years ago
- Conservative Q Learning on top of SAC☆136Updated 3 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆191Updated 3 years ago
- ☆202Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆183Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆231Updated last year
- A PyTorch implementation of Implicit Q-Learning☆94Updated 4 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆341Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆146Updated last year
- Official PyTorch implementation of "Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble" (NeurIPS'21)☆79Updated 3 years ago
- ☆360Updated 3 years ago
- ☆250Updated last year
- Online Decision Transformer☆273Updated 2 years ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆236Updated 2 years ago
- Code for conservative Q-learning☆471Updated 4 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆286Updated 3 years ago
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆133Updated 4 years ago
- official implementation for our paper Cal-QL: Calibrated Offline RL Pre-Training for Efficient Online Fine-Tuning (NeurIPS 2023)☆117Updated last year
- An elegant PyTorch offline reinforcement learning library for researchers.☆382Updated 6 months ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆85Updated 3 weeks ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆94Updated 2 years ago
- Benchmarking RL generalization in an interpretable way.☆173Updated 2 months ago
- OpenAI Gym wrapper for the DeepMind Control Suite☆226Updated last year
- A collection of offline reinforcement learning algorithms.☆208Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆143Updated last year
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆140Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆368Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆204Updated last year