Quiz: Building Our First GAN with PyTorch
Reinforce your understanding and test your knowledge of the topics covered in this chapter.
We'll cover the following...
In this chapter, we used PyTorch to train a GAN model for generating interesting samples. We introduced a ...