Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 250 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 250 Bytes

TF-Unrolled-GAN

TensorFlow Implementation of Unrolled GANs using DCGANs

Usage

python main.py List of all possible flags can be seen with --help or in the main.py file

Dependencies

  1. TensorFlow (Used r1.3)
  2. MatPlotLib
  3. NumPy