sfujim / TD3_BCLinks
Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL
☆379Updated 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
Sorting:
- Code for conservative Q-learning☆463Updated 3 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆371Updated 4 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆141Updated last year
- A collection of offline reinforcement learning algorithms.☆205Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆181Updated 3 years ago
- ☆296Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆571Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆231Updated 5 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆363Updated 2 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆338Updated last year
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆220Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆331Updated 4 years ago
- ☆203Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆293Updated 4 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
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆182Updated 2 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆283Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆328Updated 2 years ago
- NeurIPS 2023: Safe Policy Optimization: A benchmark repository for safe reinforcement learning algorithms☆385Updated last year
- 🚀 A fast safe reinforcement learning library in PyTorch☆224Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆516Updated 3 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆190Updated 3 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆175Updated 2 years ago
- Conservative Q Learning on top of SAC☆132Updated 3 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆170Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆80Updated 2 years ago