Day 2: Understanding Deep Learning: Generative vs. Discriminative Models
- Generative Model: Focuses on understanding and creating visual representations of data. It learns about the features and can generate new data instances.
- Discriminative Model: Focuses on distinguishing between different classes based on their features. It classifies data by learning the differences between classes.
This mind map helps in understanding the key differences between generative and discriminative models in deep learning.