Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and other strategies.
-
Updated
Feb 20, 2024 - Python
Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and other strategies.
Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase of "A continual learning survey: Defying forgetting in classification tasks." in IEEE TPAMI.
Class Incremental Learning (iCaRL, EEIL, BiC) reproduce github repository.
Implementation of several variations of the iCaRL incremental learning algorithm in PyTorch.
Add a description, image, and links to the icarl topic page so that developers can more easily learn about it.
To associate your repository with the icarl topic, visit your repo's landing page and select "manage topics."