| # Generative Adversarial Network | |
| Get the source code for an example of a generative adversarial network (GAN) running on MXNet on GitHub in the [gan](https://github.com/dmlc/mxnet/tree/master/example/gan) folder. | |
| ## Next Steps | |
| * [MXNet tutorials index](http://mxnet.io/tutorials/index.html) |