Skip to content

have fun playing with a vanilla gan (tensorflow based)

Notifications You must be signed in to change notification settings

Bob-Chou/vanilla-gan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

vanilla-gan

Have fun playing with a vanilla gan (tensorflow based).

Startup

You can run main.py directly to view some results, or look into the vanilla_gan.py to observe more details. Either CNN or DNN is supported, use model='cnn' or model='dnn' to shift from each other. When use 'cnn', running on GPU is strongly recommended.

Result Images

You can refer to vanilla-gan\result_images to observe the performances of this vanilla gan.

Reference

About

have fun playing with a vanilla gan (tensorflow based)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published