Skip to content

TensorFlow Implementation of Unrolled GANs using DCGANs

License

Notifications You must be signed in to change notification settings

gokul-uf/TF-Unrolled-GAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

TensorFlow Implementation of Unrolled GANs using DCGANs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages