GithubHelp home page GithubHelp logo

gbmarfo / gan-on-structured-data Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chandraseta/gan-on-structured-data

0.0 1.0 0.0 515.44 MB

Repository for my 2018 summer internship at GDP Labs, Indonesia about Generative Adversarial Network

Jupyter Notebook 99.90% Python 0.10%

gan-on-structured-data's Introduction

Generative Adversarial Network (GAN)

GAN is a concept introduced by Ian Goodfellow in 2014 for new generative model. The model is composed of two networks, a generator and a discriminator. The generator will create fake data and the discriminator will try to guess if a data is fake or real. GAN will reach global optimum when the generator's data distribution is equal to the real data distribution.

Throughout the years, GAN has been extensively used on unstructured dataset, mainly images. The goal of this experiment is to determine if GAN could be used on structured dataset. In theory, GAN-generated data could be used as training data to increase the performance of a classifier. This could help immensely in training on imbalanced dataset.

deep-learning

Contains exploration on deep learning before diving deeper about GAN.

gan

Contains exploration about GAN on MNIST and structured (numerical + categorical) dataset.

gan-on-structured-data's People

Contributors

chandraseta avatar

Watchers

James Cloos 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.