PyContinual (An Easy and Extendible Framework for Continual Learning)
☆325Jan 29, 2024Updated 2 years ago
Alternatives and similar repositories for PyContinual
Users that are interested in PyContinual are comparing it to the libraries listed below
Sorting:
- [EMNLP 2022] Continual Training of Language Models for Few-Shot Learning☆44Feb 13, 2023Updated 3 years ago
- Code for ECML/PKDD 2020 Paper --- Continual Learning with Knowledge Transfer for Sentiment Classification☆25Nov 19, 2021Updated 4 years ago
- An Extensible Continual Learning Framework Focused on Language Models (LMs)☆293Jan 28, 2024Updated 2 years ago
- Code for NeurIPS 2020 Paper --- Continual Learning of a Mixed Sequence of Similar and Dissimilar Tasks☆21Oct 24, 2022Updated 3 years ago
- [EMNLP 2022] Adapting a Language Model While Preserving its General Knowledge☆21Feb 12, 2023Updated 3 years ago
- Avalanche: an End-to-End Library for Continual Learning based on PyTorch.☆2,037Mar 11, 2025Updated 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
- An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for General Continual Learni…☆791Mar 2, 2026Updated 2 weeks ago
- [ICML 2023] Parameter-Level Soft-Masking for Continual Learning☆19Jul 13, 2023Updated 2 years ago
- ☆20Sep 17, 2022Updated 3 years ago
- Relevant papers in Continual Learning☆740Jul 25, 2023Updated 2 years ago
- Code to reproduce the experiments of "Rethinking Experience Replay: a Bag of Tricks for Continual Learning"☆52Feb 16, 2023Updated 3 years ago
- Awesome Incremental Learning☆4,414Jan 29, 2026Updated last month
- Code for the EMNLP2020 long paper "Lifelong Language Knowledge Distillation" https://arxiv.org/abs/2010.02123☆12Jul 13, 2021Updated 4 years ago
- Code Implementation for CVPR 2023 Paper: Class-Incremental Exemplar Compression for Class-Incremental Learning☆27Jun 21, 2023Updated 2 years ago
- 🎉 PILOT: A Pre-trained Model-Based Continual Learning Toolbox☆568Jan 29, 2026Updated last month
- Continual Learning papers list, curated by ContinualAI☆698Apr 22, 2024Updated last year
- An Incremental Learning, Continual Learning, and Life-Long Learning Repository☆607May 11, 2024Updated last year
- Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.☆563May 26, 2023Updated 2 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 learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and o…☆339Feb 20, 2024Updated 2 years ago
- Dynamic Token Expansion with Continual Transformers, accepted at CVPR 2022☆148Jun 30, 2022Updated 3 years ago
- ✌[ICLR 2024] Class Incremental Learning via Likelihood Ratio Based Task Prediction☆31Oct 29, 2024Updated last year
- Code for the pubblication "Distilled Replay: Overcoming Forgetting through Synthetic Examples"☆12Apr 1, 2021Updated 4 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆220Jan 23, 2019Updated 7 years ago
- Progressive Prompts: Continual Learning for Language Models☆98Apr 24, 2023Updated 2 years ago
- [AAAI2024] Summarizing Stream Data for Memory-Restricted Online Continual Learning☆21Apr 30, 2024Updated last year
- The code for lifelong few-shot language learning☆55Feb 17, 2022Updated 4 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …