GithubHelp home page GithubHelp logo

hjpwhu / adversarial-autoencoder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from musyoku/adversarial-autoencoder

0.0 2.0 0.0 1.94 MB

Chainer implementation of adversarial autoencoder (AAE)

Python 100.00%

adversarial-autoencoder's Introduction

Adversarial AutoEncoder

Requirements

  • Chainer 1.21
  • pylab
  • PIL
  • gzip
  • six

Incorporating Label Information in the Adversarial Regularization

run semi-supervised/regularize_z/train.py

We trained with a prior (a mixture of 10 2-D Gaussians or Swissroll distribution) on 10K labeled MNIST examples and 40K unlabeled MNIST examples.

gaussian

swissroll

Supervised Adversarial Autoencoders

run supervised/learn_style/train.py

analogy

Semi-Supervised Adversarial Autoencoders

run semi-supervised/classification/train.py

data #
labeled 100
unlabeled 49900
validation 10000

Validation accuracy at each epoch

classification

Analogies

analogy_semi

Unsupervised clustering

run unsupervised/clustering/train.py

16 clusters

clusters_16

32 clusters

clusters_32

Dimensionality reduction

run unsupervised/dim_reduction/train.py

reduction_unsupervised

run semi-supervised/dim_reduction/train.py

reduction_100

adversarial-autoencoder's People

Contributors

musyoku avatar

Watchers

 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.