Skip to content

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

License

Notifications You must be signed in to change notification settings

KanishkNavale/Generative-Adversarial-Imitation-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages