Skip to content

One of the most basic GAN setup. Training on MNIST dataset for generating handwritten digits, on Tensorflow.

Notifications You must be signed in to change notification settings

galinator9000/tf_GAN_mnist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tf_GAN_mnist

One of the most basic GAN setup. Training on MNIST dataset for generating handwritten digits, on Tensorflow.

Training

python train.py

GAN on MNIST Dataset Training Progress

Generating

python generate.py

Result:

GAN on MNIST Dataset Training Progress

Convert to video

python convert_to_video.py

About

One of the most basic GAN setup. Training on MNIST dataset for generating handwritten digits, on Tensorflow.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages