hcnoh / gail-pytorch
A simple implementation of Generative Adversarial Imitation Learning with PyTorch
☆157Updated 3 years ago
Alternatives and similar repositories for gail-pytorch:
Users that are interested in gail-pytorch are comparing it to the libraries listed below
- PyTorch implementation of GAIL and AIRL based on PPO.☆217Updated 4 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆167Updated 5 months ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆166Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆359Updated 3 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆239Updated 5 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆126Updated 9 months ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆65Updated 3 years ago
- Implementation of the paper https://arxiv.org/abs/1603.00448.☆36Updated 4 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆141Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆350Updated 2 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆107Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆541Updated 3 years ago
- A collection of offline reinforcement learning algorithms.☆179Updated 5 months ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆67Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆200Updated 7 months ago
- ☆266Updated 3 years ago
- ☆98Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated last year
- Paper Collection for Imitation Learning in RL.☆146Updated 3 years ago
- (NeurIPS '21 Spotlight) IQ-Learn: Inverse Q-Learning for Imitation☆218Updated 2 years ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆126Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆175Updated 10 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 9 months ago
- Conservative Q Learning on top of SAC☆130Updated 2 years ago
- behavior cloning from observation☆34Updated 4 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆107Updated 3 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆317Updated 8 months ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆169Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆142Updated last year