(Just a GAN implementation, no InfoGAN).
I'd like to show the specific differences in training for the two losses described in the original GAN paper.
A good Colab would include an abundance of text cells explaining exactly what each part is doing. You can put math in text cells, followed by TensorFlow code implementing that math.
(Just a GAN implementation, no InfoGAN).
I'd like to show the specific differences in training for the two losses described in the original GAN paper.
A good Colab would include an abundance of text cells explaining exactly what each part is doing. You can put math in text cells, followed by TensorFlow code implementing that math.