Dictionary AI Basics
Supervised Learning
What it means
Learning from labeled examples: every input comes with the correct answer, and the model learns to map one to the other.
An everyday example
Flashcards with the answer on the back. See the question, guess, flip, correct yourself, repeat.