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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
aimagelab avatar

aimagelab/mammoth

0
View on GitHub↗
823 stars·156 forks·Python·MIT·9 views

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.

Star history

Star history chart for aimagelab/mammothStar history chart for aimagelab/mammoth

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with Mammoth

These projects share indexed features with Mammoth. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • aimagelab/csslaimagelab avatar

    aimagelab/CSSL

    9View on GitHub↗

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

    Python
    View on GitHub↗9
  • 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
Compare all 30 related projects→

Frequently asked questions

What does aimagelab/mammoth do?

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

What are the main features of aimagelab/mammoth?

The main features of aimagelab/mammoth are: Continual Learning Frameworks, Model Adaptation and Merging.

Which projects share features with aimagelab/mammoth?

Projects with overlapping indexed features include: 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?".