PyTorch implementation of various methods for continual learning (XdG, EWC, SI, LwF, FROMP, DGR, BI-R, ER, A-GEM, iCaRL, Generative Classifier) in three different scenarios.
-
Updated
May 17, 2025 - Jupyter Notebook
PyTorch implementation of various methods for continual learning (XdG, EWC, SI, LwF, FROMP, DGR, BI-R, ER, A-GEM, iCaRL, Generative Classifier) in three different scenarios.
The implementation code for Uncertainty-based Continual Learning with Adaptive Regularization (Neurips 2019)
Implementation of "Ternary Feature Masks: zero-forgetting for task-incremental learning"
Implementation of Dark Experience Replay with Reservoir Sampling from scratch, benchmarked on CIL, TIL and DIL.
Add a description, image, and links to the task-incremental-learning topic page so that developers can more easily learn about it.
To associate your repository with the task-incremental-learning topic, visit your repo's landing page and select "manage topics."