Skip to main content

continual-learning

Continual learning, lifelong learning, and catastrophic forgetting

Jump to install

Source facts

Repository
NeuralBlitz/Mito
Last source activity
March 22, 2026 at 13:29
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
continual-learning
description
Continual learning, lifelong learning, and catastrophic forgetting
license
MIT
compatibility
opencode
metadata
{"audience":"researchers","category":"machine-learning"}
## What I do - Build models that learn continuously - Prevent catastrophic forgetting - Apply experience replay - Handle task drift ## When to use me When building systems that learn over time. ## Key Concepts - Catastrophic forgetting - Experience replay - Elastic weight consolidation - Progressive networks - Task incremental learning - Class incremental learning - Evaluation protocols
View on GitHub