Skip to content
/ DCGAN Public

Deep Convolutional Generative Adversarial Networks (DCGAN)

Notifications You must be signed in to change notification settings

shareeff/DCGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

92dc4f0 · Oct 15, 2017

History

7 Commits
Oct 15, 2017
Oct 15, 2017
Oct 15, 2017
Oct 15, 2017
Oct 15, 2017
Oct 15, 2017
Oct 15, 2017
Oct 15, 2017
Oct 15, 2017

Repository files navigation

DCGAN

Deep Convolutional Generative Adversarial Networks (DCGAN) on Tensorflow

DCGAN

Full Paper here: https://arxiv.org/abs/1511.06434

Prerequisites:

  1. Python 3.5
  2. Tensorflow 1.1.0
  3. scipy

Usage:

Run following command

$ python main.py

Results:

Generated image after 1st iteration

Generated image after 9000th iteration

About

Deep Convolutional Generative Adversarial Networks (DCGAN)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages