Coder Social home page Coder Social logo

auxiliary-deep-generative-models's Introduction

Auxiliary Deep Generatives Models

This repository is the implementation of the auxiliary deep generative model presented at the workshop on advances in approximate Bayesian inference, NIPS 2015. The article show state-of-the-art performance on MNIST and will be submitted to ICML 2016 in an extended format where more datasets are included.

The implementation is build on the Parmesan, Lasagne and Theano libraries.

Installation

Please make sure you have installed the requirements before executing the python scripts.

Install

git clone https://github.com/casperkaae/parmesan.git
cd parmesan
python setup.py develop
pip install numpy
pip install seaborn
pip install matplotlib
pip install https://github.com/Theano/Theano/archive/master.zip
pip install https://github.com/Lasagne/Lasagne/archive/master.zip

Examples

The repository primarily includes

  • script running a new model on the MNIST datasets with only 100 labels - run_adgmssl_mnist.py.
  • script evaluating a trained model (see model specifics in output/.) - *run_adgmssl_evaluation.py.
  • iPython notebook where all training is implemented in a single scipt - run_adgmssl_mnist_notebook.ipynb.

Please see the source code and code examples for further details.

Comparison of the training convergence between the adgmssl, adgmssl with deterministic auxiliary units and the dgmssl.

/output/train.png

Showing the information contribution from the auxiliary and the latent units a and z respecively.

/output/diff.png

A random sample from the latent space run through the generative model.

/output/mnist.png

auxiliary-deep-generative-models's People

Contributors

larsmaaloee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  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.