toshikwa / gail-airl-ppo.pytorchLinks
PyTorch implementation of GAIL and AIRL based on PPO.
☆234Updated 5 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:
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆66Updated 4 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆182Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆381Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆218Updated 6 years ago
- Distributional Soft Actor Critic☆59Updated 5 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
- A collection of offline reinforcement learning algorithms.☆207Updated last year
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆305Updated last year
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆173Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆144Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆140Updated last year
- PyTorch implementation of SAC-Discrete.☆313Updated last year
- 🚀 A fast safe reinforcement learning library in PyTorch☆228Updated last year
- DSAC; Distributional Soft Actor-Critic☆135Updated 10 months ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆225Updated last year
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆332Updated 4 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆340Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆363Updated 2 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆35Updated 4 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆84Updated 2 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 7 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆190Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 3 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆157Updated 2 years ago