Skip to content

multiagent-gail working with multiagent-particle-env-v2 (which was modified by magail authors)

License

Notifications You must be signed in to change notification settings

wsjeon/multiagent-gail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

How to run

Run Multi-Agent ACKTR:

python -m sandbox.mack.run_simple

Run MAGAIL with Multi-Agent ACKTR:

python -m irl.mack.run_mack_gail [discrete]

Render results:

python -m irl.render

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

multiagent-gail working with multiagent-particle-env-v2 (which was modified by magail authors)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published