Skip to content
This repository has been archived by the owner on Mar 30, 2019. It is now read-only.

nanwei1/MNIST_GAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MNIST_GAN

Generative Adverserial Network using the MNIST handwritten digit dataset Based on work by BeierZhu: https://github.com/BeierZhu/GAN-MNIST-Pytorch

Example Output Generated by Fully-Connected Net:

Epoch 1:

Epoch 5:

Epoch 10:

Epoch 20:

Epoch 50:

Epoch 100:

Example Output Generated by CNN - clear example of mode collapse of GAN:

Epoch 1:

Epoch 5:

Epoch 10:

Epoch 20:

Epoch 50:

Example Output Generated by CNN - improved by adding minibatch discrimination:

References:

Epoch 1:

Epoch 5:

Epoch 10:

Epoch 15:

Epoch 20:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published