sfujim / TD3_BCLinks
Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL
☆381Updated 4 years ago
Alternatives and similar repositories for TD3_BC
Users that are interested in TD3_BC are comparing it to the libraries listed below
Sorting:
- Code for conservative Q-learning☆466Updated 4 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆143Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆577Updated 4 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- An elegant PyTorch offline reinforcement learning library for researchers.☆373Updated 5 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆363Updated 2 years ago
- A collection of offline reinforcement learning algorithms.☆207Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆182Updated 3 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆340Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆234Updated 5 years ago
- ☆300Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆312Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆521Updated 3 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆225Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆332Updated 4 years ago
- ☆201Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆328Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆139Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆173Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆439Updated 4 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆284Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- A plotter for reinforcement learning (RL)☆234Updated 4 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆226Updated last year
- NeurIPS 2023: Safety-Gymnasium: A Unified Safe Reinforcement Learning Benchmark☆527Updated 2 weeks ago
- Author's PyTorch implementation of TD7 for online and offline RL☆157Updated 2 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆190Updated 3 years ago