Skip to content

jihobak/simple_gan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

simplest_gan

This is very simple GAN model using keras with Fashion-mnist data.

You can get quite good result from simple GAN even though you replace deep convolution part in DCGAN from just multi layer(here, two)

result

I got ideas and code from below.

About

This is very simple GAN model using keras with Fashion-mnist data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages