Plain explanation
You are here
Current learning moveOrient
Clarify a term, inspect evidence, or place an idea in context.
inAiLoading page content...
…
Clarify a term, inspect evidence, or place an idea in context.
inAiLoading page content...
Connected glossary
Plan for this page
Plain explanation
Example
A classifier is shown labeled plant images, makes predictions, and has its parameters updated when those predictions differ from the labels.Why it matters
Training and using a model are different stages with different costs, data flows, and controls. Knowing the difference helps evaluate claims about learning from your current conversation.Common misunderstanding
Misconception: every use of a model retrains it immediately on the user’s input. Correction: inference often uses fixed parameters, while any later data retention or training is a separate product-policy question.Sources and scope
Explains training and evaluation in a practical technical course; specific procedures differ by model family and task.