2 results found Sort:

A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR-100; PyTorch code).
Created 2020-08-04
10 commits to master branch, last one 3 years ago
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).
Created 2021-04-20
12 commits to main branch, last one about a year ago