GMvandeVen
Working at the intersection of Machine Learning, Computational Neuroscience and Cognitive Science.
KU LeuvenLeuven, Belgium
Pinned Repositories
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).
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).
complex-synapses
Deep learning implementation of the Benna-Fusi complex synapse model.
continual-learning
PyTorch implementation of various methods for continual learning (XdG, EWC, SI, LwF, FROMP, DGR, BI-R, ER, A-GEM, iCaRL, Generative Classifier) in three different scenarios.
ContinualEvaluation
Continual evaluation for lifelong learning with neural networks.
docker
Docker Files
incremental_cifar100
Implementation of BI-R in T&E framework.
progressive-learning-pytorch
pytorch-deep-generative-replay
PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017
pytorch-ewc
PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"
GMvandeVen's Repositories
GMvandeVen/continual-learning
PyTorch implementation of various methods for continual learning (XdG, EWC, SI, LwF, FROMP, DGR, BI-R, ER, A-GEM, iCaRL, Generative Classifier) in three different scenarios.
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).
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).
GMvandeVen/progressive-learning-pytorch
GMvandeVen/pytorch-deep-generative-replay
PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017
GMvandeVen/complex-synapses
Deep learning implementation of the Benna-Fusi complex synapse model.
GMvandeVen/pytorch-ewc
PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"
GMvandeVen/ContinualEvaluation
Continual evaluation for lifelong learning with neural networks.
GMvandeVen/docker
Docker Files
GMvandeVen/incremental_cifar100
Implementation of BI-R in T&E framework.