TensorFlow implementation of DCGAN[1]. The goal was to create an easy-to-read implementation that could be modified easily.
TensorFlow
(I used 1.3)NumPy
MatPlotLib
Run python main.py
Check the FLAGS section of main.py
or pass --help
to main.py
to see all the options.