sfujim / TD3_BC
Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL
☆339Updated 3 years ago
Alternatives and similar repositories for TD3_BC:
Users that are interested in TD3_BC are comparing it to the libraries listed below
- PyTorch implementation of Soft Actor-Critic (SAC)☆523Updated 3 years ago
- ☆191Updated last year
- PyTorch implementation of SAC-Discrete.☆293Updated 5 months ago
- Code for conservative Q-learning☆420Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆303Updated 3 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆159Updated 2 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆339Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆283Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆237Updated 4 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆154Updated 2 months ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆298Updated 9 months ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆204Updated 4 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆129Updated 8 months ago
- A collection of offline reinforcement learning algorithms.☆164Updated last month
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated 2 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆173Updated 2 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆144Updated 2 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆174Updated last year
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆310Updated 4 months ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆158Updated 4 years ago
- (NeurIPS '21 Spotlight) IQ-Learn: Inverse Q-Learning for Imitation☆209Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆121Updated 5 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆132Updated 8 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆289Updated last year
- ☆242Updated 2 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆198Updated 5 years ago
- Conservative Q Learning on top of SAC☆122Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆257Updated 4 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆122Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆166Updated 5 months ago