ypymy / multiagent-gail

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi-Agent Generative Adversarial Imitation Learning

Source code for our paper: Multi-Agent Generative Adversarial Imitation Learning

By Jiaming Song, Hongyu Ren, Dorsa Sadigh, Stefano Ermon

Running the Code

  • For code implementing MAGAIL, please visit multiagent-gail folder.
  • For the OpenAI particle environment code, please visit multiagent-particle-envs folder.

Citation

If you find this code useful, please consider citing our paper:

@article{song2018multi,
  title={Multi-agent generative adversarial imitation learning},
  author={Song, Jiaming and Ren, Hongyu and Sadigh, Dorsa and Ermon, Stefano},
  year={2018}
}

About

License:MIT License


Languages

Language:Python 100.0%