Skip to content

Model Training & Adaptation

Curriculum learning

Training that presents examples in a planned progression from easier to harder.

Example

Training begins with easy classification examples before introducing harder ambiguous cases.

Why people use it

Teams use “Curriculum learning” when they need to adapt models deliberately and diagnose training problems.

What you'll hear

“Would Curriculum learning improve the model for our specific use case?”

Related terms