hamodey / Generative-Adversarial-Network

GAN for production of handwriting using the MNIST Dataset. Using Tensorflow 1.14

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generative Adversarial Network

Run by: python gan_tensorflow.py to train this simple implementation of GAN

GAN for handwriting numbers using tensorflow and MNIST training dataset

1st epoch

first epoch

100th epoch

100th epoch

Loss Graph

Loss func graph

About

GAN for production of handwriting using the MNIST Dataset. Using Tensorflow 1.14


Languages

Language:Python 100.0%