Skip to content
#

synaptic-intelligence

Here are 6 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

Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase of "A continual learning survey: Defying forgetting in classification tasks." in IEEE TPAMI.

  • Updated Jun 3, 2021
  • Python

PyTorch implementation of a VAE-based generative classifier, as well as other class-incremental learning methods that do not store data (DGR, BI-R, EWC, SI, CWR, CWR+, AR1, the "labels trick", SLDA).

  • Updated Feb 7, 2023
  • Python

Implements regularization-based continual learning strategies that mitigate catastrophic forgetting by penalizing large parameter changes. Includes reproducible implementations of EWC, Synaptic Intelligence (SI), and Memory Aware Synapses (MAS) with experiment scripts and benchmark evaluations on Split-MNIST, Permuted-MNIST, and CIFAR-100.

  • Updated Oct 14, 2025
  • Python

Improve this page

Add a description, image, and links to the synaptic-intelligence topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more