hcnoh / gail-pytorchLinks
A simple implementation of Generative Adversarial Imitation Learning with PyTorch
☆160Updated 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
Sorting:
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆361Updated 3 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆172Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆224Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆169Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆168Updated 7 months ago
- A collection of offline reinforcement learning algorithms.☆189Updated 6 months ago
- ☆271Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year
- Constrained Policy Optimization implementation on Safety Gym☆27Updated 3 years ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆136Updated 2 years ago
- Implementation of the paper https://arxiv.org/abs/1603.00448.☆36Updated 4 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆128Updated 10 months ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆65Updated 4 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆111Updated 3 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆145Updated last year
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆109Updated 4 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆353Updated 2 years ago
- Paper Collection for Imitation Learning in RL.☆147Updated 3 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆344Updated last year
- (NeurIPS '21 Spotlight) IQ-Learn: Inverse Q-Learning for Imitation☆221Updated 2 years ago
- ☆102Updated 2 years ago
- behavior cloning from observation☆35Updated 4 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆205Updated 9 months ago
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆123Updated 3 years ago
- A plotter for reinforcement learning (RL)☆224Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆552Updated 3 years ago
- DSAC; Distributional Soft Actor-Critic☆129Updated 4 months ago
- Conservative Q Learning on top of SAC☆131Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆144Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆68Updated last year