hsed / gan-notes

Notes, notebooks and annotated code files for better understanding of GANs. Code here is likely derived or directly used from other repos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gan-notes

Notes, notebooks and annotated code files for better understanding of GANs. Code here is likely derived or directly used from other repos.

Vanilla GAN

  • Desc: Annotated code file taken directly from keras-gan repos which explains how the code implemented matches the original GAN paper. Paper also included in repo
  • Code: vanilla-gan/
  • References:

About

Notes, notebooks and annotated code files for better understanding of GANs. Code here is likely derived or directly used from other repos.


Languages

Language:Python 100.0%