Coder Social home page Coder Social logo

tubbz-alt / gan_mlp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mustaffa-hussain/gan_mlp

0.0 0.0 0.0 17.9 MB

This repository contains my experiments with the Generative Adversarial setting of Neural Networks.

Jupyter Notebook 100.00%

gan_mlp's Introduction

GAN_MLP

This repository contains my experiments with the Generative Adversarial setting of Neural Networks.
The name very much explains it up. GANs are a class of generative models. GANs were introduced to the world by Ian J. Goodfellow and group of researchers at university of Montreal in 2014. Their paper titled 'Generative Adversarial Nets' - https://papers.nips.cc/paper/5423-generative-adversarial-nets.pdf is seen as one of the millenial papers in deep learing.

diagram

This is the general outline of a GAN Architecture.

GANS are pitched against other generative models such as:

  1. Probabaility Distribution
  2. Pixel CNN
  3. Pixel RNN
  4. Varitional Auto Encoders

gif of results

These are the results generated on MNIST Digit data set.

GANS have been used extensively in many areas. Few very prominant and unique ones are

  1. Super Resolution GAN -https://arxiv.org/pdf/1609.04802.pdf for image resolution.
  2. Progressive GAN - https://arxiv.org/pdf/1710.10196.pdf for image generation.
  3. Music GAN - http://mogren.one/publications/2016/c-rnn-gan/mogren2016crnngan.pdf for music generation
  4. MaskGAN - https://arxiv.org/abs/1801.07736 for Text generation.

gan_mlp's People

Contributors

mustaffa-hussain avatar

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.