MNIST GANs. A collection of different AI image generation techniques, all explained and working with simple handwritten digits.

mofanpy.com

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2021
  • change order
April 2021
  • identity loss order fixed
  • update order
  • remove unused
March 2021
  • update
  • add v weights
  • update
  • update w_distance sign
  • fix wrong description
  • init
December 2020
  • update
  • Merge remote-tracking branch 'origin/main' into main
  • change instanceNorm and y's computation
  • remove running mean and var for instanceNorm
  • remove self.l1 in adamod
  • update
  • add f to trainable variables for grad
November 2020
  • remove some codes
  • update cycle gan
  • remove scale one and bias zero