nvcuong / variational-continual-learningLinks
Implementation of the variational continual learning method
☆190Updated 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:
- Code to accompany our paper "Continual Learning Through Synaptic Intelligence" ICML 2017☆104Updated 6 years ago
- Implementation of Bayesian Gradient Descent☆37Updated last year
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆105Updated 2 years ago
- Original PyTorch implementation of Uncertainty-guided Continual Learning with Bayesian Neural Networks, ICLR 2020☆75Updated 4 years ago
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆163Updated 7 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆100Updated 4 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆203Updated 11 months ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆204Updated 3 years ago
- ☆53Updated 5 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
- Overcoming catastrophic forgetting with hard attention to the task☆215Updated 6 years ago
- Overcoming Catastrophic Forgetting by Incremental Moment Matching (IMM)☆35Updated 7 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆147Updated 4 years ago
- ☆72Updated 2 years ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆280Updated 11 months ago
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆101Updated 2 years ago
- Official Code Repository for La-MAML: Look-Ahead Meta-Learning for Continual Learning"☆76Updated 4 years ago
- ☆91Updated 3 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
- Code for Unsupervised Learning via Meta-Learning.☆120Updated 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
- (NeurIPS 2020) Meta-Consolidation for Continual Learning☆37Updated 4 years ago
- Continuum Learning with GEM: Gradient Episodic Memory☆400Updated 6 years ago
- Meta-Learning with Warped Gradient Descent☆93Updated 4 years ago
- Implementation of Invariant Risk Minimization https://arxiv.org/abs/1907.02893☆89Updated 5 years ago
- Towards increasing stability of neural networks for continual learning: https://arxiv.org/abs/2006.06958.pdf (NeurIPS'20)☆75Updated 2 years ago
- Code for ICML 2018 paper on "Fast and Scalable Bayesian Deep Learning by Weight-Perturbation in Adam" by Khan, Nielsen, Tangkaratt, Lin, …☆112Updated 6 years ago
- Code to reproduce experiments in "Meta-learning probabilistic inference for prediction"☆70Updated 4 years ago
- An implementation of EWC with PyTorch☆251Updated 6 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆60Updated 3 years ago