ZhiweiYAN / gan_mnist

Generative Adversarial Network [MNIST] [Tensorflow]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gan_mnist

OLD VERSION

NEW (better) VERSION: https://github.com/DLangerr/dcgan-mnist-tensorflow

Generative Adversarial Network [MNIST] [Tensorflow]

GAN trained on MNIST data. Generates images of label 0-9. Uses [Tensorflow], [Numpy], [Matplotlib]

Generates 30 images per label. 300 images in total.

About

Generative Adversarial Network [MNIST] [Tensorflow]


Languages

Language:Python 100.0%