Skip to content

Trunil/gan_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Generative Adversarial Network (GAN) example

This is an example of Generative Adversarial Network with tensorflow.

The GAN was trained on ten thousand samples of mnist data for 50 epochs. Small subset of the samples were chosen to reduce time for training.

The implementation was learnt from:

Géron, Aurélien. Hands-on machine learning with Scikit-Learn, Keras, and TensorFlow. " O'Reilly Media, Inc.", 2022.

About

Generative adversarial network with tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published