Continual Learning Frameworks

Tools and benchmarks for training ML models on sequential tasks while mitigating catastrophic forgetting. Includes experience replay, memory-based methods, prompt tuning, and neuro-symbolic approaches. Does NOT include general transfer learning, multi-task learning without continual learning focus, or reinforcement learning frameworks without continual learning emphasis.

There are 58 continual learning frameworks tracked. 2 score above 50 (established tier). The highest-rated is aimagelab/mammoth at 53/100 with 788 stars.

Get all 58 projects as JSON

curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=ml-frameworks&subcategory=continual-learning-frameworks&limit=20"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.

# Framework Score Tier
1 aimagelab/mammoth

An Extendible (General) Continual Learning Framework based on Pytorch -...

53
Established
2 LAMDA-CL/PyCIL

PyCIL: A Python Toolbox for Class-Incremental Learning

51
Established
3 GMvandeVen/continual-learning

PyTorch implementation of various methods for continual learning (XdG, EWC,...

49
Emerging
4 LAMDA-CL/LAMDA-PILOT

🎉 PILOT: A Pre-trained Model-Based Continual Learning Toolbox

48
Emerging
5 mmasana/FACIL

Framework for Analysis of Class-Incremental Learning with 12...

42
Emerging
6 ContinualAI/avalanche

Avalanche: an End-to-End Library for Continual Learning based on PyTorch.

42
Emerging
7 GT-RIPL/Continual-Learning-Benchmark

Evaluate three types of task shifting with popular continual learning algorithms.

41
Emerging
8 sahagobinda/GPM

Official [ICLR] Code Repository for "Gradient Projection Memory for...

37
Emerging
9 arthurdouillard/CVPR2021_PLOP

Official code of CVPR 2021's PLOP: Learning without Forgetting for Continual...

36
Emerging
10 tum-pbs/ConFIG

[ICLR2025 Spotlight] Official implementation of Conflict-Free Inverse...

36
Emerging
11 LukasHedegaard/continual-inference

A Python library for Continual Inference Networks in PyTorch

36
Emerging
12 JH-LEE-KR/l2p-pytorch

PyTorch Implementation of Learning to Prompt (L2P) for Continual Learning @ CVPR22

35
Emerging
13 grasp-lyrl/modelzoo_continual

Model Zoos for Continual Learning (ICLR 22)

34
Emerging
14 grypesc/SEED

ICLR2024 paper on Continual Learning

32
Emerging
15 NeurAI-Lab/CLS-ER

The official PyTorch code for ICLR'22 Paper "Learning Fast, Learning Slow: A...

32
Emerging
16 mashijie1028/Happy-CGCD

(NeurIPS 2024) Happy: A Debiased Learning Framework for Continual...

32
Emerging
17 EnnengYang/Awesome-Forgetting-in-Deep-Learning

A Comprehensive Survey of Forgetting in Deep Learning Beyond Continual...

32
Emerging
18 vitali-sialedchyk/stability-first-ai

Solving catastrophic forgetting with Recursive Time architecture, Active...

31
Emerging
19 kir-gadjello/zipslicer

A library for incremental loading of large PyTorch checkpoints

31
Emerging
20 Mattdl/ContinualPrototypeEvolution

Codebase for Continual Prototype Evolution (CoPE) to attain perpetually...

31
Emerging
21 nazmul-karim170/CNLL

[CVPR'22] Official Implementation of "CNLL: A Semi-supervised Approach for...

30
Emerging
22 chaht01/Co2L

Co^2L: Contrastive Continual Learning (ICCV2021)

30
Emerging
23 RaptorMai/online-continual-learning

A collection of online continual learning paper implementations and tricks...

30
Emerging
24 Innixma/dex

Continual Learning Toolkit for Reinforcement Learning

30
Emerging
25 Mattdl/ContinualEvaluation

[Spotlight ICLR 2023 paper] Continual evaluation for lifelong learning with...

27
Experimental
26 awslabs/Renate

Library for automatic retraining and continual learning

26
Experimental
27 mikelma/componet

Source code of the ICML24 paper "Self-Composing Policies for Scalable...

26
Experimental
28 pengxiang-wang/continual-learning-arena

An open-source machine learning package for continual learning research,...

25
Experimental
29 Alexk1704/scclv2

SCalable Continual Learning - An experimental machine learning framework for...

24
Experimental
30 vgthengane/GCSL

Official repository for "Gradient Correlation Subspace Learning against...

24
Experimental
31 zqiao11/TSCIL

[KDD2024] Class-incremental Learning for Time Series: Benchmark and Evaluation

24
Experimental
32 sayantanauddy/clfd

Code for the paper Continual Learning from Demonstration of Robotic Skills

24
Experimental
33 ema-marconato/NeSy-CL

Codebase for Neuro-Symbolic Continual Learning.

23
Experimental
34 pengxiang-wang/continual-learning-research

This is my continual learning research project which is also a template...

23
Experimental
35 mccaffary/continual-learning

Repository of continual learning papers

23
Experimental
36 vamsikrishna-1289/otec-continual-rl

Continual Reinforcement Learning for adaptive OTEC control using PPO and...

22
Experimental
37 ACD421/sgm-continual-learning

Sparse Geometric Mutation: interference-free continual learning primitive

22
Experimental
38 Minu476/rich-learning

Topological Graph Memory for Reinforcement Learning — 100% retention, zero...

22
Experimental
39 AIalchemistART/scms-starter-kit

Sparse Contextual Memory Scaffolding - A validated system for continual...

22
Experimental
40 Moenupa/LyCIL

LyCIL: A Pytorch-Lightning 2.x Toolbox for Continual/Incremental Learning.

22
Experimental
41 Pervasive-AI-Lab/sparse-dynamic-synapses

"The Unreasonable Effectiveness of Sparse Dynamic Synapses for Continual...

21
Experimental
42 BurakGurbuz97/NICE

NICE: Neurogenesis Inspired Contextual Encoding for Replay-free Class...

20
Experimental
43 sahagobinda/SGP

Official [AAAI] Code Repository for "Continual Learning with Scaled Gradient...

20
Experimental
44 szrlee/awesome-continual-learning

Resources collection for the hot research topic of Continual Learning, a...

19
Experimental
45 OneAndZero24/local-cl

Continual Learning with Local Neural Layers

19
Experimental
46 VerwimpEli/CLAD

Implementation of CLAD: A Continual Learning benchmark for Autonomous...

19
Experimental
47 xiaobaben/BrainUICL

[ICLR 2025] BrainUICL: An Unsupervised Individual Continual Learning...

18
Experimental
48 bwnzheng/MRFA_ICML2024

The code repository for "Multi-layer Rehearsal Feature Augmentation for...

18
Experimental
49 humansensinglab/POET-continual-action-recognition

Code for the paper: "POET: Prompt Offset Tuning for Continual Human Action...

18
Experimental
50 Lucasc-99/PackNet-Continual-Learning

The PackNet Continual Learning Method in Pytorch

17
Experimental
51 sun-hailong/CVPR24-Ease

[CVPR 2024] The code repository for "Expandable Subspace Ensemble for...

16
Experimental
52 grypesc/AdaGauss

2024 Neurips paper on Continual Learning and Class Incremental Learning

15
Experimental
53 mano9101/Regularization-Continual-Learning-PyTorch

⚙️ Implement Elastic Weight Consolidation for continual learning in PyTorch,...

14
Experimental
54 Minhchuyentoancbn/Continual-Learning

All in One - Continual Learning

13
Experimental
55 ImMohammadHosseini/incremental-learning

:sparkles: Implementation of "Learn#: A Novel incremental learning method...

13
Experimental
56 rezahabibi96/awesome-general-continual-learning

Awesome General Continual Learning

12
Experimental
57 GUT-AI/continual-learning

Continual Learning

12
Experimental
58 sahagobinda/EPR

Official [WACV] Code Repository for "Saliency Guided Experience Packing for...

10
Experimental