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
A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR-100; PyTorch code).
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).
PyTorch implementation of various distillation approaches for continual learning of Diffusion Models.
Add a description, image, and links to the generative-replay topic page so that developers can more easily learn about it.
To associate your repository with the generative-replay topic, visit your repo's landing page and select "manage topics."