Giter VIP home page Giter VIP logo

adversarial-variational-bayes's Introduction

Description

An implementation of Adversarial Variational Bayes Autoencoder (as per [1]) using Keras with TensorFlow as backend. The code reproduces the generative experiments from the paper (synthetic dataset and MNIST) and was written as part of a Deep Learning lab course at TUM.

Check out also the original AVB repository: https://github.com/LMescheder/AdversarialVariationalBayes

Requirements

The code for training and testing the models is compatible with Python 2, however, for metric evaluation only Python 3 will interpret the third-party ITE package. Hence it is strongly recommended that you configure a Python 3 interpreter. Please refer to the requirements.txt for a working package versions.

Note: for running the code on GPU, you will have to change the tensorflow requirement to tensorflow-gpu.

Implementation details

add details

Results

These are some examples of the reproduced experiments on the latent space of the 4-points synthetic dataset and random generated samples trained on the binarized MNIST dataset. Both examples use AVB without AC. More images are coming soon.

Acknowledgements

Many thanks to Maximilian Karl for the fruitful discussions and the invaluable advice. This implementation makes use of the ITE package by Zoltán Szabó.

References

[1]: Mescheder, Lars, Sebastian Nowozin, and Andreas Geiger. "Adversarial variational bayes: Unifying variational autoencoders and generative adversarial networks." arXiv preprint arXiv:1701.04722 (2017).

adversarial-variational-bayes's People

Contributors

gdikov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.