DCGAN TensorFlow Project - Training GAN on MNIST
text
DCGAN TensorFlow Project - Training GAN on MNIST
Over the last couple of episodes, we got everything in place to begin training the DCGAN generator and discriminator networks to generate images of handwritten digits. Let's progress to that now!
Note, if you did not first follow the PyTorch implementation, then before moving forward with this lesson, we need to first review the lesson where we learn how to track training performance.
quiz
resources
updates
Committed by on