Skip to content
#

split-mnist

Here are 3 public repositories matching this topic...

A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR-100; PyTorch code).

  • Updated Jul 6, 2023
  • Python

Class-incremental continual learning on Split-MNIST using pure latent replay - a DCE-CVAE backbone with a four-tier memory hierarchy and per-task orthogonal latent subspaces. Replays compressed latents instead of raw images. ~0.66 average accuracy over 5 sequential tasks vs ~0.20 for naive fine-tuning.

  • Updated Sep 7, 2026
  • Python

Add this topic to your repo

To associate your repository with the split-mnist topic, visit your repo's landing page and select "manage topics."

Learn more