/tf_GAN_mnist

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

Primary LanguagePython

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