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
Mar 21, 2024 - 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.
A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR-100; PyTorch code).
Add a description, image, and links to the replay-through-feedback topic page so that developers can more easily learn about it.
To associate your repository with the replay-through-feedback topic, visit your repo's landing page and select "manage topics."