You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple GAN Project to create Fake images of MNIST Dataset
The pre-requisite is to setup a conda environment and install all necessary modules before running this Jupyter notebook.
Need to change the batch_size, learning rate and epochs as per need.
About
Simple GAN Project to create Fake images of MNIST Dataset