Back to glossary

AI GLOSSARY

Curriculum Learning

Learning Paradigms

A training strategy where a model is exposed to examples in a structured order, starting with simpler cases and gradually introducing more difficult ones, mimicking how humans learn. Curriculum learning can speed up training and improve final performance by giving the model a solid foundation before tackling the hardest examples.
See also: active learning, training data.

External reference