nvcuong / variational-continual-learningLinks
Implementation of the variational continual learning method
☆191Updated 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 last year
- Code to accompany our paper "Continual Learning Through Synaptic Intelligence" ICML 2017☆106Updated 6 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆204Updated last year
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆100Updated 4 years ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆204Updated 3 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆105Updated 3 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 6 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆147Updated 4 years ago
- Original PyTorch implementation of Uncertainty-guided Continual Learning with Bayesian Neural Networks, ICLR 2020☆75Updated 4 years ago
- ☆53Updated 5 years ago
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆164Updated 7 years ago
- Code to reproduce experiments in "Meta-learning probabilistic inference for prediction"☆70Updated 4 years ago
- Code for Unsupervised Learning via Meta-Learning.☆121Updated 6 years ago
- An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation” (NeurIPS 2019) by Risto Vuorio*…☆139Updated 5 years ago
- PyTorch Implementation of Neural Statistician☆60Updated 3 years ago
- ☆91Updated 3 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆216Updated 6 years ago
- Continuum Learning with GEM: Gradient Episodic Memory☆401Updated 6 years ago
- Overcoming Catastrophic Forgetting by Incremental Moment Matching (IMM)☆35Updated 7 years ago
- ☆32Updated 2 years ago
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆164Updated 3 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆60Updated 3 years ago
- PyTorch implementation of "Weight Uncertainty in Neural Networks"☆176Updated 3 years ago
- Implementation of Invariant Risk Minimization https://arxiv.org/abs/1907.02893☆89Updated 5 years ago
- Meta-Learning with Warped Gradient Descent☆92Updated 4 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆144Updated 4 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆220Updated 5 years ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆280Updated last year
- Code accompanying the ICML-2018 paper "Gradient-Based Meta-Learning with Learned Layerwise Metric and Subspace"☆38Updated 6 years ago
- Library to manage machine learning problems as `Tasks' and to sample from Task distributions. Includes Tensorflow implementation of impli…☆48Updated 3 years ago