Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kanishknavale/generative-adversarial-imitation-learning

Generative Adversial Imitation Learning (GAIL) an inverse reinforcement learning algorithm
https://github.com/kanishknavale/generative-adversarial-imitation-learning

dataset deep-learning dueling-ddqn dueling-dqn-pytorch gail-ppo irl-algorithms python3 pytorch-implementation reinforcement-learning

Last synced: 25 days ago
JSON representation

Generative Adversial Imitation Learning (GAIL) an inverse reinforcement learning algorithm

Awesome Lists containing this project

README

        

# Generative Adversial Imitation Learning

- This repository implements GAIL algorithm.
- The expert policy is based on 'Dueling DQN' algorithm.
- The GAIL is used to clone the expert policy.
- Both the expert and GAIL are developed using PyTroch.

## Expert Profile

## GAIL

Work in Progress

## Developer

- Name: Kanishk Navale
- Email: [email protected]
- Website: