giparisi / GDM
Growing Dual-Memory Self-Organizing Networks
☆25Updated 6 years ago
Alternatives and similar repositories for GDM:
Users that are interested in GDM are comparing it to the libraries listed below
- Implementation of Bayesian Gradient Descent☆37Updated last year
- A pytorch compatible data loader to create sequence of tasks for Continual Learning☆33Updated 4 years ago
- ☆53Updated 5 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆105Updated 2 years ago
- The rep for the RotateNetworks in ICPR18, Beijing, China.☆33Updated 6 years ago
- Official Implementation of "Random Path Selection for Incremental Learning" paper. NeurIPS 2019☆53Updated 2 years ago
- Overcoming Catastrophic Forgetting by Incremental Moment Matching (IMM)☆34Updated 7 years ago
- ☆26Updated 4 years ago
- (NeurIPS 2020) Meta-Consolidation for Continual Learning☆36Updated 3 years ago
- PyTorch code for NeurIPSW 2020 paper (4th Workshop on Meta-Learning) "Few-Shot Unsupervised Continual Learning through Meta-Examples"☆20Updated 4 years ago
- Official Code Repository for La-MAML: Look-Ahead Meta-Learning for Continual Learning"☆76Updated 4 years ago
- Original PyTorch implementation of Uncertainty-guided Continual Learning with Bayesian Neural Networks, ICLR 2020☆74Updated 3 years ago
- Implementation of Information Dropout☆39Updated 7 years ago
- Code for "Online Learned Continual Compression with Adaptive Quantization Modules"☆27Updated 4 years ago
- ☆45Updated 5 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …