sfujim / TD3_BC
Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL
☆349Updated 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)☆532Updated 3 years ago
- Code for conservative Q-learning☆426Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆161Updated 4 months ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆310Updated 11 months ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆210Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆165Updated 2 years ago
- ☆193Updated last year
- PyTorch implementation of SAC-Discrete.☆299Updated 7 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆345Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated 10 months ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆239Updated 4 years ago
- A collection of offline reinforcement learning algorithms.☆174Updated 3 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- ☆256Updated 3 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆313Updated 6 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆295Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆123Updated 7 months ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆204Updated 5 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆174Updated 2 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆412Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆195Updated 6 months ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆260Updated 4 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆150Updated 2 years ago
- DSAC; Distributional Soft Actor-Critic☆125Updated last month
- A plotter for reinforcement learning (RL)☆221Updated 3 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆165Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆160Updated 8 months ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆159Updated 4 years ago