toshikwa / gail-airl-ppo.pytorchLinks
PyTorch implementation of GAIL and AIRL based on PPO.
☆225Updated 4 years ago
Alternatives and similar repositories for gail-airl-ppo.pytorch
Users that are interested in gail-airl-ppo.pytorch are comparing it to the libraries listed below
Sorting:
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆373Updated 3 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆66Updated 4 years ago
- 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
- 🚀 A fast safe reinforcement learning library in PyTorch☆216Updated last year
- A collection of offline reinforcement learning algorithms.☆200Updated 10 months ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆212Updated 6 years ago
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆299Updated last year
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆360Updated 2 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆167Updated 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
- DSAC; Distributional Soft Actor-Critic☆132Updated 7 months ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆331Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆212Updated last year
- 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
- Implementation of the paper https://arxiv.org/abs/1603.00448.☆37Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆325Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆134Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆292Updated 4 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆359Updated 2 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆558Updated 3 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆189Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆317Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- Distributional Soft Actor Critic☆58Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆251Updated 5 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago