Which of the following best describes the difference between generative and discriminative models?
Answer options
A
Generative models learn the data distribution, while discriminative models learn the decision boundary
B
Generative Adversarial Network (GAN)
C
Diffusion Model
D
Support Vector Machines
Correct answer: Generative models learn the data distribution, while discriminative models learn the decision boundary
Explanation
The correct answer is: Generative models learn the data distribution, while discriminative models learn the decision bounda....