/DCGAN

Generating Images given a set of related image Unconditionally using Deep Convolutional Generative Adversarial Network

Primary LanguageJupyter Notebook

DCGAN

Generating Images given a set of related image Unconditionally using Deep Convolutional Generative Adversarial Network

GANs paper: Generative Adversarial Networks

DCGANs paper: Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks

GANs Blog: https://towardsdatascience.com/a-comprehensive-guide-to-generative-adversarial-networks-gans-fcfe65d1cfe4

DCGANs Blog: https://towardsdatascience.com/implementing-deep-convolutional-generative-adversarial-networks-dcgan-573df2b63c0d

  • mnist: Trained on mnist handwritten digits dataset
  • cifar10: Trained on cifar10 generic dataset