Notes, notebooks and annotated code files for better understanding of GANs. Code here is likely derived or directly used from other repos.
- 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: