Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neeldevenshah/mgan


https://github.com/neeldevenshah/mgan

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

## Implementation of MGAN (Multiple/Mixture of Generative Adversial Net)

This TensorFlow code implements an example of MGAN for the CIFAR-10 dataset, presented in the paper "MGAN: Training Generative Adversarial Nets with Multiple Generators" accepted at the 6th International Conference on Learning Representations (ICLR 2018).

The code was made by Neel Shah for the image deblur project