chrhenning / hyperclLinks
Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fine-tuned for every task, that doesn't require an increase in the number of trainable weights and is robust against catastrophic forgetting.
☆164Updated 3 years ago
Alternatives and similar repositories for hypercl
Users that are interested in hypercl are comparing it to the libraries listed below
Sorting:
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆100Updated 4 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
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆203Updated 11 months ago
- Overcoming catastrophic forgetting with hard attention to the task☆215Updated 6 years ago
- Implementation of the variational continual learning method☆191Updated 6 years ago
- ☆38Updated 8 months ago
- An implementation of EWC with PyTorch☆254Updated 6 years ago
- Official Code Repository for La-MAML: Look-Ahead Meta-Learning for Continual Learning"☆76Updated 4 years ago
- ☆73Updated 2 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆147Updated 4 years ago
- Coresets via Bilevel Optimization☆66Updated 4 years ago
- Implementation of Bayesian Gradient Descent☆37Updated last year
- Official code for the paper "Task2Vec: Task Embedding for Meta-Learning" (https://arxiv.org/abs/1902.03545, ICCV 2019)☆121Updated 2 years ago
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆163Updated 7 years ago
- Towards increasing stability of neural networks for continual learning: https://arxiv.org/abs/2006.06958.pdf (NeurIPS'20)☆75Updated 2 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆202Updated 4 years ago
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆102Updated 2 years ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆204Updated 3 years ago
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆93Updated 4 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆62Updated 5 years ago
- ☆32Updated 2 years ago
- Code for "Generalisation Guarantees for Continual Learning with Orthogonal Gradient Descent" (ICML 2020 - Lifelong Learning Workshop)☆42Updated 2 years ago
- ☆26Updated 3 years ago
- The Research Tree - A playground for research at the intersection of Continual, Reinforcement, and Self-Supervised Learning.☆194Updated 2 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 6 years ago
- Continual Learning in Low-rank Orthogonal Subspaces (NeurIPS'20)☆36Updated 4 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆520Updated 4 years ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆279Updated 11 months ago
- Official implementation of paper Gradient Matching for Domain Generalization☆122Updated 3 years ago
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆241Updated 2 years ago