Skip to content

Implementation of Semi-Supervised Generative Adversarial Network

Notifications You must be signed in to change notification settings

Soumya1612-Rasha/Keras-GAN_rasha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Keras-GAN_rasha

Implementation of Generative Adversarial Network in Keras in a simplified version keeping the original idea of the paper

Files:

  1. SGAN_rasha.py : Semi-Supervised Generative Adversarial Network

Original Paper: https://arxiv.org/abs/1606.01583

  1. Deep_CNNGAN_rasha.py : Deep Convolutional Generative Adversarial Network

Original Paper: https://arxiv.org/abs/1511.06434

About

Implementation of Semi-Supervised Generative Adversarial Network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages