Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 250 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 250 Bytes

Generative-Adversarial-Networks

Implementation Details

The different GAN's implemented were:

  1. Softmax GAN
  2. Vanilla GAN
  3. Triple GAN

The GAN has been written using TensorFlow.

Generated images are stored in appropriately named folders.