Skip to content

Repo containing basic and advanced GAN implementations.

License

Notifications You must be signed in to change notification settings

SARIT42/GAN-implementations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

noise-2-numbers

A fundamental, basic GAN pytorch implementation from scratch on the MNIST dataset to generate fake images of digits.

Results

Sample real images from the dataset used for training.

image

Output- Generated fake images after 1 epoch of training.

image

Output - Generated fake images after 100 epochs of training:

image

About

Repo containing basic and advanced GAN implementations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published