mariacer / cl_in_rnns
Continual Learning in Recurrent Neural Networks
☆37Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for cl_in_rnns
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆162Updated 2 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆103Updated 2 years ago
- PyTorch implementation of the Deep SLDA method from our CVPRW-2020 paper "Lifelong Machine Learning with Deep Streaming Linear Discrimina…☆53Updated 2 years ago
- ☆70Updated last year
- The implementation code for Uncertainty-based Continual Learning with Adaptive Regularization (Neurips 2019)☆35Updated 3 years ago
- ContinualAI Wiki: a collaborative wiki on Continual/Lifelong Machine Learning☆49Updated 2 years ago
- PyTorch implementation of a VAE-based generative classifier, as well as other class-incremental learning methods that do not store data (…☆73Updated last year
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆156Updated 7 years ago
- Neuro-Inspired Stability-Plasticity Adaptation for Sparse Continual Learning☆19Updated last year
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆227Updated last year
- code for paper "Ju Xu, Zhanxing Zhu. Reinforced Continual Learning. NIPS 2018."☆36Updated 5 years ago
- OnlineEWC and EWC++ implementations, the online versions of Elastic weight consolidation☆9Updated 5 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆98Updated 4 years ago
- Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and o…☆261Updated 9 months ago
- Benchmarks for Out-of-Distribution Generalization in Time Series Tasks☆65Updated 2 years ago
- Implementation of the variational continual learning method☆188Updated 5 years ago
- ☆53Updated 4 years ago
- ☆10Updated 5 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆204Updated 5 years ago
- Implementation of Bayesian Gradient Descent☆37Updated last year
- CL-Gym: Full-Featured PyTorch Library for Continual Learning☆40Updated 10 months ago
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆99Updated last year
- This repository demonstrates the application of our proposed task-free continual learning method on a synthetic experiment.☆13Updated 5 years ago
- Code to accompany our paper "Continual Learning Through Synaptic Intelligence" ICML 2017☆98Updated 6 years ago
- Towards increasing stability of neural networks for continual learning: https://arxiv.org/abs/2006.06958.pdf (NeurIPS'20)☆75Updated last year
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆143Updated 3 years ago
- Code for "Generalisation Guarantees for Continual Learning with Orthogonal Gradient Descent" (ICML 2020 - Lifelong Learning Workshop)☆41Updated 2 years ago
- Original PyTorch implementation of Uncertainty-guided Continual Learning with Bayesian Neural Networks, ICLR 2020☆73Updated 3 years ago
- Code for the paper "Rethinking Importance Weighting for Deep Learning under Distribution Shift".☆27Updated 3 years ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆201Updated 3 years ago