Continual Learning
Continual learning (also called lifelong learning) is the study and practice of training a model on a sequence of tasks or data distributions over time such that it acquires new knowledge or skills without catastrophically forgetting what it previously learned.
3 resources across 1 library
Glossary Terms(3)
Curriculum Learning
Curriculum learning is a training strategy in which a model is presented with training examples in a deliberately structured order — typically progressing from…
Meta-Learning
Meta-learning, often described as 'learning to learn,' is a machine learning paradigm in which a model is trained across a distribution of many different tasks…
Continual Learning
Continual learning (also called lifelong learning) is the study and practice of training a model on a sequence of tasks or data distributions over time such th…