Giter VIP home page Giter VIP logo

mgan's Introduction

Mixture Generative Adversarial Nets (MGAN)

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 is tested on Linux-based operating system with Python 3.6, TensorFlow 1.2.1. The data for this example can be downloaded here.

Run the model using this command:

python main.py

Please kindly look at the file main.py for hyperparameter arguments.

Citation

Quan Hoang, Tu Dinh Nguyen, Trung Le, Dinh Phung. "MGAN: Training Generative Adversarial Nets with Multiple Generators". International Conference on Learning Representations, 2018.

Bibtex

@inproceedings{
        hoang2018mgan,
        title={{MGAN}: Training Generative Adversarial Nets with Multiple Generators},
        author={Quan Hoang and Tu Dinh Nguyen and Trung Le and Dinh Phung},
        booktitle={International Conference on Learning Representations},
        year={2018},
        url={https://openreview.net/forum?id=rkmu5b0a-},
        }

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.