depthfirstlearning / depthfirstlearning.com

Other
195 stars 29 forks source link

MNIST GAN with saturating and non-saturating losses #16

Closed maxisawesome closed 6 years ago

maxisawesome commented 6 years ago

I made the colab notebook here. I wrote a section detailing the loss functions for basic GANs, but there wasn't too much of a difference between the saturating and non-saturating loss functions. Lemme know if I can make the notebook better, or if I did this pull request right. I might have done it backwards lol

cinjon commented 6 years ago

Yeah, it looks like something funky happened with the commit. You can see that we can't rebase it because there are conflicts. Can you redo this PR please so that this isn't the case?

cinjon commented 6 years ago

(I'm going to close this one)