moskomule / ewc.pytorchLinks
An implementation of EWC with PyTorch
☆251Updated 6 years ago
Alternatives and similar repositories for ewc.pytorch
Users that are interested in ewc.pytorch are comparing it to the libraries listed below
Sorting:
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆280Updated 11 months ago
- Elastic weight consolidation technique for incremental learning.☆141Updated 4 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆215Updated 6 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
- Memory Aware Synapses method implementation code☆97Updated 6 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆202Updated 4 years ago
- Continuum Learning with GEM: Gradient Episodic Memory☆400Updated 6 years ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆204Updated 3 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆520Updated 4 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆235Updated 4 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆203Updated 11 months ago
- Implementation of the variational continual learning method☆190Updated 6 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
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆105Updated 2 years ago
- Code to accompany our paper "Continual Learning Through Synaptic Intelligence" ICML 2017☆104Updated 6 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆181Updated 2 years ago
- Relevant papers in Continual Learning☆730Updated last year
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆239Updated last year
- Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and o…☆296Updated last year
- ☆72Updated 2 years ago
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆101Updated 2 years ago
- Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning☆235Updated 6 years ago
- A list of papers, blogs, datasets and software in the field of lifelong/continual machine learning☆291Updated 4 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆147Updated 4 years ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆239Updated 9 months ago
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆92Updated 4 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 6 years ago
- ☆154Updated 5 years ago
- Implementation of Bayesian Gradient Descent☆37Updated last year