Machine learning
Supervised Learning
Technical term: Supervised Learning (Überwachtes Lernen)
In supervised learning, the AI is given many examples that already include the correct answer. It learns to match each input to the right answer. This is the most common form of AI training and needs a lot of labeled data.
Related terms