BY571 / Implicit-Q-LearningLinks
PyTorch implementation of the implicit Q-learning algorithm (IQL)
☆41Updated 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
Sorting:
- A PyTorch implementation of Implicit Q-Learning☆82Updated 3 years ago
- Policy Expansion for Bridging Offline-to-Online Reinforcement Learning (ICLR23)☆57Updated 2 years ago
- Conservative Q Learning on top of SAC☆131Updated 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
- ☆56Updated 2 years ago
- A beginner-friendly repository on Deep Reinforcement Learning (RL), written in PyTorch.☆26Updated 2 months ago
- Official code for "RAMBO: Robust Adversarial Model-Based Offline RL", NeurIPS 2022☆27Updated 2 years ago
- CORRO code☆35Updated 2 years ago
- Code for Mildly Conservative Q-learning for Offline Reinforcement Learning (NeurIPS 2022)☆56Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆170Updated 3 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆145Updated last year
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆68Updated last year
- Model-based Offline Policy Optimization re-implement all by pytorch☆32Updated last year
- [NeurIPS 2023] The official implementation of "Offline Multi-Agent Reinforcement Learning with Implicit Global-to-Local Value Regularizat…☆36Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆168Updated 7 months ago
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆123Updated 3 years ago
- ☆29Updated 3 years ago
- Advantage weighted Actor Critic for Offline RL☆50Updated 2 years ago
- Pessimistic Bootstrapping for Uncertainty-Driven Offline Reinforcement Learning☆27Updated 3 years ago
- Code for MOBILE: Model-Bellman Inconsistency Penalized Offline Policy Optimization☆19Updated last year
- Simple maze environments using mujoco-py☆57Updated last year
- Code for FOCAL Paper Published at ICLR 2021☆51Updated last year
- Reading List☆34Updated last year
- Official PyTorch implementation of "Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble" (NeurIPS'21)☆75Updated 2 years ago
- [ICML 2022] The official implementation of DWBC in "Discriminator-Weighted Offline Imitation Learning from Suboptimal Demonstrations"☆34Updated 2 years ago
- Meta RL codebase for Unstable Baselines☆21Updated 2 years ago
- Unofficial Code for NeurIPS 2021 paper "Regret Minimization Experience Replay in Off-policy Reinforcement Learning"☆14Updated 4 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆87Updated last year
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆69Updated last year
- 🔥 Datasets and env wrappers for offline safe reinforcement learning☆94Updated 9 months ago