Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

Generative Adversarial Networks

Deep convolutional GAN (DCGAN)

Implementation of a deep convolutional GAN by Radford, Metz & Chintala (2015) following their guidelines for training GANs with convolutional layers.

Vanilla GAN

Implementation of the original GAN by Goodfellow et al. (2014). Discriminator and generator networks each use a single hidden fully-connected layer.

About

generative adversarial networks in tensorflow

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages