generative-replay

There are 3 repositories under generative-replay topic.

  • GMvandeVen/brain-inspired-replay

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

    Language:Python21871263
  • GMvandeVen/class-incremental-learning

    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).

    Language:Python712514
  • Atenrev/diffusion_continual_learning

    PyTorch implementation of various distillation approaches for continual learning of Diffusion Models.

    Language:Python140