awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to linghan1997/regression-based-analytic-incremental-learning

Open-source alternatives to Regression Based Analytic Incremental Learning

30 open-source projects similar to linghan1997/regression-based-analytic-incremental-learning, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Regression Based Analytic Incremental Learning alternative.

  • openbmb/minicpmOpenBMB avatar

    OpenBMB/MiniCPM

    9,464View on GitHub↗

    MiniCPM is a collection of small language models designed for local, on-device deployment in resource-constrained environments. The project focuses on running dense Transformer models on consumer hardware, including GPUs, CPUs, and Apple Silicon, without requiring custom code forks. The project distinguishes itself through heavy optimization for edge hardware, utilizing quantized weight compression in GGUF and MLX formats to reduce memory overhead. It implements advanced inference techniques such as speculative sampling and radix-tree prefix caching to accelerate generation speed and throughp

    Jupyter Notebook
    View on GitHub↗9,464
  • aignlai/gddsgAIGNLAI avatar

    AIGNLAI/GDDSG

    22View on GitHub↗

    Xiangkun Wang 1   Junbo Zhang 3   Tianrui Li 4   Xin Yang 1  

    Python
    View on GitHub↗22
  • beautyremain/sur-lidbeautyremain avatar

    beautyremain/SUR-LID

    26View on GitHub↗

    The official code for paper "Stacking Brick by Brick: Aligned Feature Isolation for Incremental Face Forgery Detection" (CVPR 2025)

    Python
    View on GitHub↗26
  • ajozefiak/selfnormalizedresetsajozefiak avatar

    ajozefiak/SelfNormalizedResets

    9View on GitHub↗

    ICLR 2025 Self-Normalized Resets for Plasticity in Continual Learning

    Python
    View on GitHub↗9
  • alichr/c3pralichr avatar

    alichr/C3PR

    3View on GitHub↗

    This repository contains the implementation for the paper titled "Canonical Shape Projection is All You Need for 3D Few-shot Class Incremental Learning", accepted at ECCV 2024. The goal of this project is to explore and implement the proposed method using Python and PyTorch.

    View on GitHub↗3

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • alviur/ldcalviur avatar

    alviur/ldc

    19View on GitHub↗

    Learnable drift compensation (LDC) reduces semantic drift in continual learning using a trainable projector to map between tasks.

    Python
    View on GitHub↗19
  • aminebdj/opendistill3daminebdj avatar

    aminebdj/OpenDistill3D

    8View on GitHub↗

    ECCV2024 Official implementation of OpenDistill3D.

    Python
    View on GitHub↗8
  • anapplecore/flygclAnAppleCore avatar

    AnAppleCore/FlyGCL

    15View on GitHub↗

    General Continual Learning Toolkits with FlyPrompt

    Python
    View on GitHub↗15
  • andyzaq/barmANDYZAQ avatar

    ANDYZAQ/BARM

    9View on GitHub↗

    Official Pytorch Implementation of BARM:

    Python
    View on GitHub↗9
  • anwarmaxsum/leapgenanwarmaxsum avatar

    anwarmaxsum/LEAPGEN

    2View on GitHub↗

    #Example Running Script

    Python
    View on GitHub↗2
  • anwarmaxsum/prolanwarmaxsum avatar

    anwarmaxsum/PROL

    0View on GitHub↗

    python mainprol.py cifar100prol --batch-size 10 --numtasks 10 --data-path ./localdatasets/ --seed 1993 --lr 0.05 --epochs 1 --length 5

    Python
    View on GitHub↗0
  • apple/ml-tic-lmapple avatar

    apple/ml-tic-lm

    25View on GitHub↗

    Repository for the paper: "TiC-LM: A Web-Scale Benchmark for Time-Continual LLM Pretraining" ACL Oral 2025

    Python
    View on GitHub↗25
  • arvin0313/mecoin-gfscilArvin0313 avatar

    Arvin0313/Mecoin-GFSCIL

    3View on GitHub↗

    Implementation of Mecoin for graph few-shot incremental learning , in Pytorch.

    Python
    View on GitHub↗3
  • asciijk/min-neurips2025ASCIIJK avatar

    ASCIIJK/MiN-NeurIPS2025

    20View on GitHub↗

    NeurIPS 2025 MiN: Mixture of Noise for Pre-Trained Model-Based Class-Incremental Learning

    Python
    View on GitHub↗20
  • aimagelab/mammothaimagelab avatar

    aimagelab/mammoth

    823View on GitHub↗

    An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for General Continual Learning

    Python
    View on GitHub↗823
  • bluecontra/c-chainbluecontra avatar

    bluecontra/C-CHAIN

    11View on GitHub↗

    The code implementation of Continual Churn Approximation Reduction (C-CHAIN) for ICML 2025 paper "Mitigating Plasticity Loss in Continual RL by Reducing Churn"

    Python
    View on GitHub↗11
  • botcs/label-delay-expbotcs avatar

    botcs/label-delay-exp

    7View on GitHub↗

    https://github.com/user-attachments/assets/3ee4d1fc-fe38-4f45-a1d1-73c8c4ac3885

    Python
    View on GitHub↗7
  • chen-yizhu/gaclCHEN-YIZHU avatar

    CHEN-YIZHU/GACL

    17View on GitHub↗

    NeurIPS 2024 GACL: Exemplar-Free Generalized Analytic Continual Learning

    Python
    View on GitHub↗17
  • chenhao-zju/vamoechenhao-zju avatar

    chenhao-zju/VAMoE

    18View on GitHub↗

    The official repo for VA-MoE (ICCV2025).

    Python
    View on GitHub↗18
  • chenzk202212/lwichenzk202212 avatar

    chenzk202212/LwI

    0View on GitHub↗

    Cifar-10, Cifar-100, MNIST, SVHN datasets can be automatically downloaded with torchvision.datasets; Tiny-Imagenet requires manual downloading.

    Python
    View on GitHub↗0
  • chiara-cap/dithubchiara-cap avatar

    chiara-cap/DitHub

    39View on GitHub↗
    Python
    View on GitHub↗39
  • christina200/mode-officialChristina200 avatar

    Christina200/MoDE-official

    9View on GitHub↗

    NeurIPS 2025 Official implementation of "Mitigating Intra- and Inter-modal Forgetting in Continual Learning of Unified Multimodal Models" by Xiwen Wei, Mustafa Munir, Radu Marculescu

    View on GitHub↗9
  • chu0802/sndchu0802 avatar

    chu0802/SnD

    17View on GitHub↗

    This is an official implementation of our work, Select and Distill: Selective Dual-Teacher Knowledge Transfer for Continual Learning on Vision-Language Models, accepted to ECCV'24

    Python
    View on GitHub↗17
  • cl-coder236/lmsrrCL-Coder236 avatar

    CL-Coder236/LMSRR

    8View on GitHub↗

    Code base for "Learning Multi-Source and Robust Representations for Continual Learning".

    Python
    View on GitHub↗8
  • cocogt96/fed-duetcocogt96 avatar

    cocogt96/Fed-Duet

    30View on GitHub↗

    This is the official PyTorch implementation for the paper "Fed-Duet: Dual Expert-Orchestrated Framework for Continual Federated Vision-Language Learning".

    Python
    View on GitHub↗30
  • continue-edge-ai-lab/proncContinue-Edge-AI-Lab avatar

    Continue-Edge-AI-Lab/ProNC

    8View on GitHub↗

    This is the official Repository for paper, "Rethinking Continual Learning with Progressive Neural Collapse" (ICLR 2026)

    Python
    View on GitHub↗8
  • cr8br0ze/diffclass-codecr8br0ze avatar

    cr8br0ze/DiffClass-Code

    12View on GitHub↗

    DiffClass: Diffusion-Based Class Incremental Learning

    View on GitHub↗12
  • cruiseresearchgroup/vilcocruiseresearchgroup avatar

    cruiseresearchgroup/ViLCo

    20View on GitHub↗

    Video-Language Continual Learning Benchmark

    Python
    View on GitHub↗20
  • dacaidi/lrfrDacaidi avatar

    Dacaidi/LRFR

    5View on GitHub↗

    Official repository for the ICASSP 2024 paper 'Learning a Low-Rank Feature Representation: Achieving Better Trade-Off between Stability and Plasticity in Continual Learning'.

    Python
    View on GitHub↗5
  • aignlai/edgeAIGNLAI avatar

    AIGNLAI/EDGE

    12View on GitHub↗

    The Code for "The Lie of the Average: How Class Incremental Learning Evaluation Deceives You?"

    Python
    View on GitHub↗12