ganguli-lab / pathint
Code to accompany our paper "Continual Learning Through Synaptic Intelligence" ICML 2017
☆101Updated 6 years ago
Alternatives and similar repositories for pathint:
Users that are interested in pathint are comparing it to the libraries listed below
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆161Updated 7 years ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆203Updated 3 years ago
- Implementation of the variational continual learning method☆190Updated 5 years ago
- Overcoming Catastrophic Forgetting by Incremental Moment Matching (IMM)☆34Updated 7 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
- Overcoming catastrophic forgetting with hard attention to the task☆213Updated 6 years ago
- Implementation of Bayesian Gradient Descent☆37Updated last year
- Continuum Learning with GEM: Gradient Episodic Memory☆397Updated 6 years ago
- Memory Aware Synapses method implementation code☆94Updated 6 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆201Updated 7 months ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆100Updated 4 years ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆271Updated 7 months ago
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆99Updated 2 years ago
- ☆72Updated 2 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆146Updated 3 years ago
- Official Implementation of "Random Path Selection for Incremental Learning" paper. NeurIPS 2019☆53Updated 2 years ago
- Learning to Remember: A Synaptic Plasticity Driven Framework for Continual Learning☆37Updated 3 years ago
- The rep for the RotateNetworks in ICPR18, Beijing, China.☆33Updated 6 years ago
- Code for Paper "Incremental Few-Shot Learning with Attention Attractor Networks"☆119Updated 4 years ago
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆163Updated 2 years ago
- (NeurIPS 2020) Meta-Consolidation for Continual Learning☆37Updated 4 years ago
- Towards increasing stability of neural networks for continual learning: https://arxiv.org/abs/2006.06958.pdf (NeurIPS'20)☆75Updated last year
- Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning☆231Updated 6 years ago
- Growing Dual-Memory Self-Organizing Networks☆25Updated 6 years ago
- code for paper "Ju Xu, Zhanxing Zhu. Reinforced Continual Learning. NIPS 2018."☆38Updated 6 years ago
- PyTorch implementation of the REMIND method from our ECCV-2020 paper "REMIND Your Neural Network to Prevent Catastrophic Forgetting"