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 5 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Dec 26, 2018Updated 7 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
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆96Dec 30, 2019Updated 6 years ago
- A PyTorch implementation of BCO☆12Jun 19, 2023Updated 2 years ago
- [ICML 2019] Implementation of "Imitation Learning from Imperfect Demonstration"☆49Jun 18, 2019Updated 6 years ago
- The implementation of Discriminator Soft Actor Critic☆15Jan 25, 2020Updated 6 years ago
- An implementation of TRPO with GAE in PyTorch☆16Jul 22, 2023Updated 2 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆115Nov 14, 2018Updated 7 years ago
- Implementation of the Self Paced Reinforcement Learning Experiments☆19Sep 27, 2023Updated 2 years ago
- A collection of Reinforcement Learning implementations with PyTorch☆22Mar 22, 2022Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆773Dec 22, 2023Updated 2 years ago
- A library for building reinforcement learning and imitation learning agents in Pytorch☆62Jun 13, 2020Updated 5 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆174Mar 22, 2022Updated 3 years ago
- ICLR Reproducibility Challenge for Discriminator-Actor-Critic☆20Jan 7, 2019Updated 7 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆241Nov 22, 2020Updated 5 years ago
- A collection of manipulation tasks with the fetch robot☆22Sep 14, 2021Updated 4 years ago
- A style-transfer project using CycleGAN to render photos in the style of Studio Ghibli animations.☆11Feb 20, 2019Updated 7 years ago
- Inverse Reinforcement learning proof-of-concept using the Guided Cost/Reward Learning approach☆10Mar 23, 2020Updated 5 years ago
- Object detection and localization using ConvNets☆11Feb 15, 2018Updated 8 years ago
- Source code for our NIPS 2017 paper, InfoGAIL: Interpretable Imitation Learning from Visual Demonstrations☆43Nov 16, 2017Updated 8 years ago
- A curated list of awesome imitation learning resources and publications☆605Feb 5, 2024Updated 2 years ago
- This repository contains code and data for the paper of conditional generative adversarial imitation learning (cGAIL) accepted by ICDM201…☆12Jun 29, 2020Updated 5 years ago
- PyTorch implementation of "Sample-efficient Imitation Learning via Generative Adversarial Nets"☆10Nov 22, 2019Updated 6 years ago
- Imitation learning algorithms☆561Mar 22, 2025Updated 11 months ago
- PyTorch implementation of different Deep RL algorithms for the LunarLander-v2 environment in OpenAI Gym☆11May 20, 2018Updated 7 years ago
- ☆85Dec 4, 2018Updated 7 years ago
- PyTorch IMPALA implementation☆27Aug 31, 2019Updated 6 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆372Aug 1, 2019Updated 6 years ago
- 在PyTorch上重构multi-agent deep deterministic policy gradient(MADDPG),将https://github.com/xuemei-ye/maddpg-mpe 修改到自己电脑上可运行。因为本人笔记本没有CUDA,实验速度…☆14May 10, 2019Updated 6 years ago
- Inverse Reinforcement Learning Argorithms☆53May 13, 2019Updated 6 years ago
- POMDP wrappers for OpenAI Gym☆15Nov 4, 2019Updated 6 years ago
- ☆92Dec 9, 2020Updated 5 years ago
- multiagent-gail working with multiagent-particle-env-v2 (which was modified by magail authors)☆13Aug 17, 2019Updated 6 years ago
- ☆15Mar 25, 2018Updated 7 years ago
- Dreamer on JAX☆16Jan 19, 2022Updated 4 years ago
- PGQ is an approach to combine Policy Gradient and Q-Learning. This repository will contain an implementation of PGQ.☆15Mar 9, 2017Updated 8 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆14Apr 3, 2017Updated 8 years ago
- Train agents on MiniGrid from human demonstrations using Inverse Reinforcement Learning☆13Apr 15, 2020Updated 5 years ago