Skip to content

How to check GAN's generator ability? we can check our model by using t-SNE!

Notifications You must be signed in to change notification settings

dldldlfma/gan_and_tsne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

gan_and_tsne

How to check GAN's generator ability?

I think, we can check our generator model by using t-SNE!

First, split MNIST file

Second, train GAN model for each class

Third, train CNN model for MNIST

Fourth, check generated image with real image using t-sne

Fifth, check CNN feature map of generated image and real image using t-sne

you can check result in ./GAN_and_t-SNE/t-sne.ipynb

About

How to check GAN's generator ability? we can check our model by using t-SNE!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published