moskomule / ewc.pytorch
An implementation of EWC with PyTorch
☆242Updated 5 years ago
Alternatives and similar repositories for ewc.pytorch:
Users that are interested in ewc.pytorch are comparing it to the libraries listed below
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆271Updated 5 months ago
- Overcoming catastrophic forgetting with hard attention to the task☆212Updated 5 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆517Updated 3 years ago
- Continuum Learning with GEM: Gradient Episodic Memory☆394Updated 6 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
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆199Updated 3 years ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆201Updated 3 years ago
- Elastic weight consolidation technique for incremental learning.☆135Updated 4 years ago
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆159Updated 7 years ago
- Memory Aware Synapses method implementation code☆94Updated 6 years ago
- Relevant papers in Continual Learning☆726Updated last year
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆200Updated 5 months ago
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆228Updated last year
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆232Updated 4 years ago
- Implementation of the variational continual learning method☆189Updated 5 years ago
- A list of papers, blogs, datasets and software in the field of lifelong/continual machine learning☆288Updated 3 years ago
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆88Updated 3 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆104Updated 2 years ago
- Code to accompany our paper "Continual Learning Through Synaptic Intelligence" ICML 2017☆99Updated 6 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆146Updated 3 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆99Updated 4 years ago
- PyTorch Implementation of iCaRL☆109Updated 5 years ago
- ☆71Updated 2 years ago
- Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and o…☆278Updated 10 months ago
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆99Updated 2 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆179Updated 2 years ago
- Lifelong Learning with Dynamically Expandable Networks, ICLR 2018☆155Updated 4 years ago
- Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning☆231Updated 6 years ago
- Code for Continual Learning of Context-dependent Processing in Neural Networks☆179Updated 3 years ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆218Updated 4 months ago