Self-check
Generative Adversarial Networks
One answer per question, one attempt per quiz — you cannot retake it.
Question 1 of 5
Under the taxonomy of generative models presented in the lecture, GANs are classified as which type of density model?
Question 2 of 5
Why is the original GAN generator loss 𝔼[log(1−D(G(z)))] problematic in practice, and what replacement is commonly used?
Question 3 of 5
What does a linear walk between two latent vectors in the generator's input space typically demonstrate?
Question 4 of 5
Why does the KL divergence often fail to provide useful gradients when training high-dimensional image generators, and what distance does the Wasserstein GAN use instead?
Question 5 of 5