sfujim / TD7Links
Author's PyTorch implementation of TD7 for online and offline RL
☆149Updated 2 years ago
Alternatives and similar repositories for TD7
Users that are interested in TD7 are comparing it to the libraries listed below
Sorting:
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 10 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆179Updated 3 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆89Updated last year
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆76Updated last year
- ☆284Updated 3 years ago
- 🔥 Datasets and env wrappers for offline safe reinforcement learning☆105Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆212Updated last year
- A PyTorch implementation of Implicit Q-Learning☆87Updated 3 years ago
- Policy Expansion for Bridging Offline-to-Online Reinforcement Learning (ICLR23)☆60Updated 2 years ago
- official implementation for our paper Cal-QL: Calibrated Offline RL Pre-Training for Efficient Online Fine-Tuning (NeurIPS 2023)☆108Updated last year
- Code for MOBILE: Model-Bellman Inconsistency Penalized Offline Policy Optimization☆22Updated last year
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆142Updated 2 years ago
- Conservative Q Learning on top of SAC☆132Updated 2 years ago
- Representation Learning for RL☆126Updated 2 years ago
- Scaling Pareto-Efficient Decision Making via Offline Multi-Objective RL, published in ICLR 2023☆33Updated 9 months ago
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆130Updated 3 years ago
- Synthetic Experience Replay☆103Updated last year
- ☆53Updated 2 months ago
- Official PyTorch implementation of "Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble" (NeurIPS'21)☆77Updated 3 years ago
- ☆57Updated 2 years ago
- Benchmarked implementations of Offline RL Algorithms.☆75Updated 7 months ago
- Official code for "RAMBO: Robust Adversarial Model-Based Offline RL", NeurIPS 2022☆30Updated 2 years ago
- Official code release for "CrossQ: Batch Normalization in Deep Reinforcement Learning for Greater Sample Efficiency and Simplicity"☆79Updated last year
- Challenges and Opportunities in Offline Reinforcement Learning from Visual Observations☆110Updated last year
- [NeurIPS 2023] The official implementation of "Offline Multi-Agent Reinforcement Learning with Implicit Global-to-Local Value Regularizat…☆38Updated last year
- Code for MOPO: Model-based Offline Policy Optimization☆189Updated 3 years ago
- [ICML 2022] Robust Task Representations for Offline Meta-Reinforcement Learning via Contrastive Learning☆36Updated 3 years ago
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆131Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆141Updated last year
- Simple maze environments using mujoco-py☆56Updated last year