Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and other strategies.
☆339Feb 20, 2024Updated 2 years ago
Alternatives and similar repositories for continual-learning-baselines
Users that are interested in continual-learning-baselines are comparing it to the libraries listed below
Sorting:
- Avalanche: an End-to-End Library for Continual Learning based on PyTorch.☆2,037Mar 11, 2025Updated last year
- Continual Learning papers list, curated by ContinualAI☆698Apr 22, 2024Updated last year
- PyTorch implementation of various methods for continual learning (XdG, EWC, SI, LwF, FROMP, DGR, BI-R, ER, A-GEM, iCaRL, Generative Class…☆1,834Nov 5, 2025Updated 4 months ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆524Apr 26, 2021Updated 4 years ago
- A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), S…☆419May 30, 2023Updated 2 years ago
- Relevant papers in Continual Learning☆740Jul 25, 2023Updated 2 years ago
- An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for General Continual Learni…☆791Mar 2, 2026Updated 2 weeks ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆205Jun 3, 2021Updated 4 years ago
- A clean and simple data loading library for Continual Learning☆446Jun 25, 2023Updated 2 years ago
- Implementation of Learning without Forgetting paper☆131Mar 11, 2021Updated 5 years ago
- Awesome Incremental Learning☆4,414Jan 29, 2026Updated last month
- Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.☆563May 26, 2023Updated 2 years ago
- Continual Learning tutorials and demo running on Google Colaboratory.☆357Updated this week
- OnlineEWC and EWC++ implementations, the online versions of Elastic weight consolidation☆11Sep 4, 2019Updated 6 years ago
- 🎉 PILOT: A Pre-trained Model-Based Continual Learning Toolbox☆568Jan 29, 2026Updated last month
- Codebase for Continual Prototype Evolution (CoPE) to attain perpetually representative prototypes for online and non-stationary datastrea…☆44Mar 21, 2022Updated 4 years ago
- Co^2L: Contrastive Continual Learning (ICCV2021)☆100Mar 30, 2022Updated 3 years ago
- RanPAC: Random Projections and Pre-trained Models for Continual Learning - Official code repository for NeurIPS 2023 Published Paper☆55Feb 15, 2025Updated last year
- Avalanche fork adding RL support☆81Apr 13, 2023Updated 2 years ago
- a PyTorch Tutorial to Class-Incremental Learning | a Distributed Training Template of CIL with core code less than 100 lines.☆107Sep 3, 2025Updated 6 months ago
- Code for "A Comprehensive Empirical Evaluation on Online Continual Learning" ICCVW 2023 VCL Workshop☆45Apr 8, 2024Updated last year
- FedRay: a Research Framework for Federated Learning based on Ray☆22Nov 20, 2024Updated last year
- Class-Incremental Learning: A Survey (TPAMI 2024)☆280Nov 7, 2024Updated last year
- Simplified code for our paper "GDumb: A Simple Approach that Questions Our Progress in Continual Learning". Easily extensible to various …☆93Oct 4, 2023Updated 2 years ago
- ☆74Dec 8, 2022Updated 3 years ago
- Code to reproduce experiments from the paper "Continual Pre-Training Mitigates Forgetting in Language and Vision" https://arxiv.org/abs/2…☆22Oct 23, 2023Updated 2 years ago
- PyTorch Implementation of Learning to Prompt (L2P) for Continual Learning @ CVPR22☆201Oct 14, 2023Updated 2 years ago
- Continual Learning in Recurrent Neural Networks☆37Oct 12, 2021Updated 4 years ago
- Learning to Prompt (L2P) for Continual Learning @ CVPR22 and DualPrompt: Complementary Prompting for Rehearsal-free Continual Learning @ …☆471Jul 30, 2024Updated last year
- Continual / incremental / lifelong learning methods implemented by PyTorch. Especially the methods based on memory replay.☆53May 8, 2023Updated 2 years ago
- An Incremental Learning, Continual Learning, and Life-Long Learning Repository☆607May 11, 2024Updated last year
- PyTorch implementation of our NeurIPS 2021 paper "Class-Incremental Learning via Dual Augmentation"☆39Aug 7, 2022Updated 3 years ago
- Continuum Learning with GEM: Gradient Episodic Memory☆406Oct 22, 2018Updated 7 years ago
- Proxy-based Contrastive Replay for Online Class-Incremental Continual Learning☆27Feb 27, 2026Updated 3 weeks ago
- The Research Tree - A playground for research at the intersection of Continual, Reinforcement, and Self-Supervised Learning.☆197May 30, 2023Updated 2 years ago
- Official pytorch implementation of Rainbow Memory (CVPR 2021)☆126Jan 18, 2022Updated 4 years ago
- Preventing Zero-Shot Transfer Degradation in Continual Learning of Vision-Language Models☆109Mar 5, 2024Updated 2 years ago
- This is the Pytorch implementation of LwF☆80Dec 30, 2024Updated last year
- Official codebase of the "Rehearsal revealed:The limits and merits of revisiting samples in continual learning" paper.☆29Oct 20, 2021Updated 4 years ago