Code Monkey home page Code Monkey logo

gan-in-colab's Introduction

gan-in-colab

GAN implementations on MNIST Dataset in Google Colab

Generative Adversarial Networks

Paper: https://arxiv.org/pdf/1406.2661.pdf
300 epochs:

DCGAN

Paper: https://arxiv.org/pdf/1511.06434.pdf

The given learning rate in the paper (0.0002) made it collapse too hard so I used 0.00005 instead.
10 Epochs:
alt-text

Conditional GAN

Paper: https://arxiv.org/pdf/1411.1784.pdf
Additionally to the paper, in order to avoid collapsing modes I used soft labeling ranging between 0-0.1 for fakes and 0.9-1.1 for real images. This range has been decreased over epochs and converged to 0 and to 1 in epoch 100 respectively.

gan-in-colab's People

Contributors

asiltureli avatar

Stargazers

 avatar Artsem Holub avatar Haifeng Tang avatar Masanori Ogino avatar Farley Knight avatar Wu Changwei avatar Matt Heffernan avatar Chengle avatar Werllen Castro avatar

Watchers

 avatar

Forkers

amrakibulhasan

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.