gail topic
gail-pytorch
A simple implementation of Generative Adversarial Imitation Learning with PyTorch
imitation_learning
PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.
gail-tf
Tensorflow implementation of generative adversarial imitation learning
Deep_RL_with_pytorch
A pytorch tutorial for DRL(Deep Reinforcement Learning)
lets-do-irl
Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)
gail_ppo_tf
Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action
gail_gym
Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.
Deterministic-GAIL-PyTorch
PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning
MAGAIL
Pytorch implementation of Multi-Agent Generative Adversarial Imitation Learning
InverseRL-Pytorch
Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation