Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 501 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 501 Bytes

Generative Adversarial Network

GAN implementation using Tensorflow graph execution with 2 hidden layers for discriminator and generator

  • Discriminative Loss:
Without label With label
  • Generated digits:
Without label With label
  • Interpolation