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
ariseff avatar

ariseff/overcoming-catastrophic

0
View on GitHub↗
306 stars·96 forks·Jupyter Notebook·14 views

Overcoming Catastrophic

Implementation of "Overcoming catastrophic forgetting in neural networks" in Tensorflow

Features

  • Continual Learning Frameworks - Implementation of elastic weight consolidation for neural networks.

Star history

Star history chart for ariseff/overcoming-catastrophicStar history chart for ariseff/overcoming-catastrophic

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 Overcoming Catastrophic

These projects share indexed features with Overcoming Catastrophic. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • aimagelab/lideraimagelab avatar

    aimagelab/lider

    14View on GitHub↗

    Official implementation of "On the Effectiveness of Lipschitz-Driven Rehearsal in Continual Learning"

    Python
    View on GitHub↗14
  • 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
  • arunmallya/packnetarunmallya avatar

    arunmallya/packnet

    243View on GitHub↗

    Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning

    Python
    View on GitHub↗243
  • aimagelab/csslaimagelab avatar

    aimagelab/CSSL

    9View on GitHub↗

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

    Python
    View on GitHub↗9
Compare all 23 related projects→

Frequently asked questions

What does ariseff/overcoming-catastrophic do?

Implementation of "Overcoming catastrophic forgetting in neural networks" in Tensorflow

What are the main features of ariseff/overcoming-catastrophic?

The main features of ariseff/overcoming-catastrophic are: Continual Learning Frameworks.

Which projects share features with ariseff/overcoming-catastrophic?

Projects with overlapping indexed features include: aimagelab/lider — Official implementation of "On the Effectiveness of Lipschitz-Driven Rehearsal in Continual Learning". aimagelab/mammoth — An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for… arunmallya/packnet — Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning. arunmallya/piggyback — Code for Piggyback: Adapting a Single Network to Multiple Tasks by Learning to Mask Weights. facebookresearch/adversarial-continual-learning — Implementation for the paper "Adversarial Continual Learning" in PyTorch. aimagelab/cssl — Code implementation for "Continual Semi-Supervised Learning through Contrastive Interpolation Consistency".