Skip to content

sakethkaparthi/Apparel-GAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Apparel-GAN

Apparel generation using GAN

Non conditional GAN

Dataset used: Fashion MNIST

Optimizer : Adam with LR = 0.0003 for both discriminators and Adam with LR = 0.0001 for generator

Cost function : Mean error (tf.reduce_mean)

References

Conditional GAN

Releases

No releases published

Packages

No packages published