cypw / gail-driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gail-driver

Utilities and scripts used to perform experiments described in "Imitating Driver Behavior with Generative Adversarial Networks". Built on rllab and source code for generative adversarial imitation learning.

Train a model from the command line by running:

python scripts/train_gail_model.py

An ego vehicle trained through Generative Adversarial Imitation Learning (blue) navigating a congested highway scene.

Requirements

AutomotiveDrivingModels.jl

ForwardNets.jl (nextgen branch)

References

Jonathan Ho, Stefano Ermon. "Generative Adversarial Imitation Learning". Advances in Neural Information Processing Systems (NIPS), 2016

Yan Duan, Xi Chen, Rein Houthooft, John Schulman, Pieter Abbeel. "Benchmarking Deep Reinforcement Learning for Continuous Control". Proceedings of the 33rd International Conference on Machine Learning (ICML), 2016.

About

License:Other


Languages

Language:Python 81.1%Language:Jupyter Notebook 10.6%Language:Julia 8.0%Language:Mako 0.3%Language:Ruby 0.1%