awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
aimagelab avatar

aimagelab/mammoth

0
View on GitHub↗
823 estrellas·156 forks·Python·MIT·4 vistas

Mammoth

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

Features

  • Continual Learning Frameworks - A unified library for rehearsal-based continual learning methods.
  • Model Adaptation and Merging - Second-order perspective on model compositionality.

Historial de estrellas

Gráfico del historial de estrellas de aimagelab/mammothGráfico del historial de estrellas de aimagelab/mammoth

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Mammoth

Proyectos open-source similares, clasificados según cuántas características comparten con Mammoth.
  • openbmb/minicpmAvatar de OpenBMB

    OpenBMB/MiniCPM

    9,464Ver en 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
    Ver en GitHub↗9,464
  • aignlai/gddsgAvatar de AIGNLAI

    AIGNLAI/GDDSG

    22Ver en GitHub↗

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

    Python
    Ver en GitHub↗22
  • aimagelab/csslAvatar de aimagelab

    aimagelab/CSSL

    9Ver en GitHub↗

    Code implementation for "Continual Semi-Supervised Learning through Contrastive Interpolation Consistency"

    Python
    Ver en GitHub↗9
  • aignlai/edgeAvatar de AIGNLAI

    AIGNLAI/EDGE

    12Ver en GitHub↗

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

    Python
    Ver en GitHub↗12
Ver las 30 alternativas a Mammoth→

Preguntas frecuentes

¿Qué hace aimagelab/mammoth?

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

¿Cuáles son las características principales de aimagelab/mammoth?

Las características principales de aimagelab/mammoth son: Continual Learning Frameworks, Model Adaptation and Merging.

¿Qué alternativas de código abierto existen para aimagelab/mammoth?

Las alternativas de código abierto para aimagelab/mammoth incluyen: openbmb/minicpm — MiniCPM is a collection of small language models designed for local, on-device deployment in resource-constrained… aignlai/gddsg — Xiangkun Wang 1   Junbo Zhang 3   Tianrui Li 4   Xin Yang 1  . aimagelab/cssl — Code implementation for "Continual Semi-Supervised Learning through Contrastive Interpolation Consistency". aimagelab/lider — Official implementation of "On the Effectiveness of Lipschitz-Driven Rehearsal in Continual Learning". ajozefiak/selfnormalizedresets — [ICLR 2025] Self-Normalized Resets for Plasticity in Continual Learning. aignlai/edge — The Code for "The Lie of the Average: How Class Incremental Learning Evaluation Deceives You?".