PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning
☆67Dec 30, 2019Updated 6 years ago
Alternatives and similar repositories for Deterministic-GAIL-PyTorch
Users that are interested in Deterministic-GAIL-PyTorch are comparing it to the libraries listed below
Sorting:
- The implement of GAIL with pytorch☆14Mar 11, 2020Updated 6 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,272Feb 9, 2021Updated 5 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Dec 26, 2018Updated 7 years ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆96Dec 30, 2019Updated 6 years ago
- [ICML 2019] Implementation of "Imitation Learning from Imperfect Demonstration"☆50Jun 18, 2019Updated 6 years ago
- A PyTorch implementation of BCO☆12Jun 19, 2023Updated 2 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆114Nov 14, 2018Updated 7 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆777Dec 22, 2023Updated 2 years ago
- A library for building reinforcement learning and imitation learning agents in Pytorch☆62Jun 13, 2020Updated 5 years ago
- An implementation of TRPO with GAE in PyTorch☆16Jul 22, 2023Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆241Nov 22, 2020Updated 5 years ago
- PyTorch implementation of "Sample-efficient Imitation Learning via Generative Adversarial Nets"☆10Nov 22, 2019Updated 6 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆174Mar 22, 2022Updated 4 years ago
- Implementation of the Self Paced Reinforcement Learning Experiments☆19Sep 27, 2023Updated 2 years ago
- A curated list of awesome imitation learning resources and publications☆605Feb 5, 2024Updated 2 years ago
- [NeurIPS'20] Code for the paper "Offline Imitation Learning with a Misspecified Simulator"☆12Nov 24, 2021Updated 4 years ago
- ICLR Reproducibility Challenge for Discriminator-Actor-Critic☆20Jan 7, 2019Updated 7 years ago
- PyTorch implementation of different Deep RL algorithms for the LunarLander-v2 environment in OpenAI Gym☆11May 20, 2018Updated 7 years ago
- The implementation of Discriminator Soft Actor Critic☆15Jan 25, 2020Updated 6 years ago
- Inverse Reinforcement learning proof-of-concept using the Guided Cost/Reward Learning approach☆10Mar 23, 2020Updated 5 years ago
- multiagent-gail working with multiagent-particle-env-v2 (which was modified by magail authors)☆13Aug 17, 2019Updated 6 years ago
- ☆84Dec 4, 2018Updated 7 years ago
- A collection of Reinforcement Learning implementations with PyTorch☆22Mar 22, 2022Updated 4 years ago
- Implementation of the paper https://arxiv.org/abs/1603.00448.☆38Dec 31, 2020Updated 5 years ago
- Inverse Reinforcement Learning Argorithms☆53May 13, 2019Updated 6 years ago
- ☆15Mar 25, 2018Updated 7 years ago
- ☆18Oct 15, 2020Updated 5 years ago
- Imitation learning algorithms☆562Mar 22, 2025Updated 11 months ago
- A collection of manipulation tasks with the fetch robot☆22Sep 14, 2021Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Jan 12, 2019Updated 7 years ago
- Dreamer on JAX☆16Jan 19, 2022Updated 4 years ago
- Source code for our NIPS 2017 paper, InfoGAIL: Interpretable Imitation Learning from Visual Demonstrations☆43Nov 16, 2017Updated 8 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Jun 9, 2018Updated 7 years ago
- learning robust rewards with adversarial inverse reinforcement learning☆14Sep 13, 2020Updated 5 years ago
- 在PyTorch上重构multi-agent deep deterministic policy gradient(MADDPG),将https://github.com/xuemei-ye/maddpg-mpe 修改到自己电脑上可运行。因为本人笔记本没有CUDA,实验速度…☆14May 10, 2019Updated 6 years ago
- PyTorch IMPALA implementation☆27Aug 31, 2019Updated 6 years ago
- Implementation of Behavioral Cloning from Observationmentation☆16Nov 28, 2019Updated 6 years ago
- [ICML 2021] Learning to Weight Imperfect Demonstrations☆20Nov 4, 2022Updated 3 years ago
- Source code of "Variational Imitation Learning with Diverse-quality Demonstrations" in ICML 2020. This github repository includes python …☆20Aug 16, 2021Updated 4 years ago