/gan-projects

Primary LanguageJupyter Notebook

gan-projects

This repository contains side projects involving the building of Generative Adversarial networks following example this tutorial. For example,

  • Cosine GAN contains a GAN that is trained on a section of the cosine wave function and is able to generate similar.
  • Fashion GAN contains a GAN for images of fashion items (shoes, clothes, etc.).