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
·
bluecontra avatar

bluecontra/C-CHAIN

0
View on GitHub↗
11 estrellas·1 fork·Python·3 vistas

C CHAIN

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

Features

  • Model Adaptation and Merging - Mitigating plasticity loss in continual reinforcement learning.

Historial de estrellas

Gráfico del historial de estrellas de bluecontra/c-chainGráfico del historial de estrellas de bluecontra/c-chain

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 C CHAIN

Proyectos open-source similares, clasificados según cuántas características comparten con C CHAIN.
  • 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/mammothAvatar de aimagelab

    aimagelab/mammoth

    823Ver en GitHub↗

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

    Python
    Ver en GitHub↗823
  • 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 C CHAIN→

Preguntas frecuentes

¿Qué hace bluecontra/c-chain?

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

¿Cuáles son las características principales de bluecontra/c-chain?

Las características principales de bluecontra/c-chain son: Model Adaptation and Merging.

¿Qué alternativas de código abierto existen para bluecontra/c-chain?

Las alternativas de código abierto para bluecontra/c-chain 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/mammoth — An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for… ajozefiak/selfnormalizedresets — [ICLR 2025] Self-Normalized Resets for Plasticity in Continual Learning. alichr/c3pr — This repository contains the implementation for the paper titled "Canonical Shape Projection is All You Need for 3D… aignlai/edge — The Code for "The Lie of the Average: How Class Incremental Learning Evaluation Deceives You?".