83

GitHub - shinseung428/gan_numpy

 6 years ago
source link: https://github.com/shinseung428/gan_numpy
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

GAN in Numpy

This is a very simple step by step implementation of GAN using only numpy.
Without the use of GPU, it takes too much time to generate all the numbers.
To get the result quickly using only CPU, I suggest working with one number.

What you can find

  • Vanilla GAN
  • Xavier Initialization
  • Instance Norm
  • SGD

Requirements

  • Numpy
  • Opencv/PIL (to visualize/save results)

Network

network

Results

1 2 4 6 8 9

Author

Seung Shin / @shinseung428


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK