Skip to content

saikatbsk/TensorFlow-GAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

TensorFlow-GAN: Generative Adversarial Network in TensorFlow

This is a basic GAN implementation with an aim to understand the core concepts behind "generative models via an adversarial process".

Requires:

  • Python (>= 3.5)
  • TensorFlow (>= 1.0.1)
  • NumPy
  • Matplotlib

Outputs:

These are some of the generated images:

image_1 image_2

About

Generative adversarial nets using tensorflow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages