7
Lesson 7 of 20 ยท Learning from Examples
Data augmentation
Data augmentation creates new examples by modifying existing ones โ flipping images, adding noise, or changing brightness. This helps AI learn with less data.
- Augmentation creates new examples from existing ones.
- It helps when you have limited data.
Think about it
What is a label in machine learning?
