DCGAN PyTorch Project - Visualize Training Results
text
DCGAN PyTorch Project - Visualize Training Results
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 and visualize the results!
quiz
resources
updates
Committed by on