video
![Lesson thumbnail for DCGAN TensorFlow Project - Visualize Training Results](/assets/jpg/8a9fe646.jpg)
Deep Learning Course - Level: Advanced
In the last episode, we covered the code for training the discriminator and generator networks of the DCGAN we built.
We have just one block of code left to cover in the training loop, which accumulates and displays results during training. We'll cover this now, and then move on to running the training loop to finally train our DCGAN to generate handwritten digits.
Committed by on