Skip to content

oeken/minimal-dcgan

Repository files navigation

Minimal DCGAN in TensorFlow

This is an implementation of a Deep Convolutional Generative Adversarial Network (DCGAN) in TensorFlow. The example is based on the original work from Radford et. al. , where the generator learns to reconstruct samples from the MNIST dataset.

Tested on:

  • macOS - CPU - Python 3.5 - Tensorflow 1.1.0
  • ubuntu xenial - GPU - Python 3.5 - Tensorflow 1.1.0

Example Outputs

Digit generations are as following after 5000 and 20000 iterations:

About

DCGAN implementation in tensorflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published