Skip to content

raghavgurbaxani/Generative-Adversarial-Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generative Adversarial Networks

Tensorflow implementation of the paper https://arxiv.org/pdf/1406.2661.pdf

Visualization

Here is a gif which shows the training of the model

raghav

model_GAN.py

This contains the generator and discriminator

train_GAN

This contains the code to train the model.

Computational Hours

I used about 12 hours to train the model.

About

GAN on CIFAR 10

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages