Skip to content

NajiAboo/MNIST_GAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

MNIST_GAN

MNIST Generative model

Uses Generators and Discriminators

Discriminators trying to minimize the loss and Generators trying to maximize the loss

Using MNIST dataset, We are trying to generate the fake images which look like real.