#492 · Primary category: Education & Research
continual-learning
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.
Project last updated:11/05/25
GitHub Stars
1.9K
Forks
345
Contributors
2
License
MIT
Why we included this project
This codebase bundles implementations of several established continual learning methods, from EWC and SI to LwF, A-GEM, iCaRL, and generative replay, all in one place. That makes it a convenient base for comparing approaches without building each one from scratch. The experiments follow the three canonical incremental learning scenarios (task-, domain-, and class-incremental), which line up with the distinctions in the accompanying Nature Machine Intelligence paper. Since this is the code behind that publication and a NeurIPS tutorial, the implementations are careful and reproducible, with explicit run instructions in the README. If you are studying or teaching continual learning, this is a dependable reference to read and extend.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI