nvcuong / variational-continual-learningLinks
Implementation of the variational continual learning method
☆195Updated 6 years ago
Alternatives and similar repositories for variational-continual-learning
Users that are interested in variational-continual-learning are comparing it to the libraries listed below
Sorting:
- Implementation of Bayesian Gradient Descent☆37Updated 2 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆205Updated last year
- Code to accompany our paper "Continual Learning Through Synaptic Intelligence" ICML 2017☆108Updated 7 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆106Updated 3 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆147Updated 4 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆101Updated 5 years ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆207Updated 4 years ago
- ☆54Updated 6 years ago
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆167Updated 8 years ago
- Original PyTorch implementation of Uncertainty-guided Continual Learning with Bayesian Neural Networks, ICLR 2020☆76Updated 4 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆61Updated 6 years ago
- Code to reproduce experiments in "Meta-learning probabilistic inference for prediction"☆69Updated 4 years ago
- ☆93Updated 3 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆218Updated 6 years ago
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆170Updated 3 years ago
- Continuum Learning with GEM: Gradient Episodic Memory☆404Updated 7 years ago
- An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation” (NeurIPS 2019) by Risto Vuorio*…☆140Updated 6 years ago
- Implementation of Invariant Risk Minimization https://arxiv.org/abs/1907.02893☆91Updated 5 years ago
- PyTorch Implementation of Neural Statistician☆61Updated 3 years ago
- Meta-Learning with Warped Gradient Descent☆92Updated 4 years ago
- Code for Unsupervised Learning via Meta-Learning.☆123Updated 6 years ago
- Overcoming Catastrophic Forgetting by Incremental Moment Matching (IMM)☆35Updated 8 years ago
- ☆32Updated 3 years ago
- Library to manage machine learning problems as `Tasks' and to sample from Task distributions. Includes Tensorflow implementation of impli…☆49Updated 4 years ago
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆105Updated 3 years ago
- Contains code for the NeurIPS 2020 paper by Pan et al., "Continual Deep Learning by FunctionalRegularisation of Memorable Past"☆44Updated 5 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 6 years ago
- Growing Dual-Memory Self-Organizing Networks☆25Updated 6 years ago
- Towards increasing stability of neural networks for continual learning: https://arxiv.org/abs/2006.06958.pdf (NeurIPS'20)☆76Updated 2 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆60Updated 4 years ago