DCGAN PyTorch Project - Build Generator and Discriminator Networks
text
DCGAN PyTorch Project - Build Generator and Discriminator Networks
Last time, we got introduced to our first GAN code project of building and using a DCGAN to generate images, first of handwritten digits, and then of celebrity faces.
Now that we have our data processed and hyperparameters set for training, it's time to begin building the generator and discriminator networks!
quiz
resources
updates
Committed by on