moskomule / ewc.pytorch
An implementation of EWC with PyTorch
☆237Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for ewc.pytorch
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆262Updated 3 months ago
- Overcoming catastrophic forgetting with hard attention to the task☆203Updated 5 years ago
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆161Updated 2 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆197Updated 3 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆102Updated 2 years ago
- Memory Aware Synapses method implementation code☆94Updated 6 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆508Updated 3 years ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆200Updated 3 years ago
- Continuum Learning with GEM: Gradient Episodic Memory☆393Updated 6 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆228Updated 4 years ago
- Elastic weight consolidation technique for incremental learning.☆131Updated 3 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆195Updated 3 months ago
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆155Updated 7 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆97Updated 4 years ago
- Implementation of the variational continual learning method☆187Updated 5 years ago
- Relevant papers in Continual Learning☆719Updated last year
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆227Updated last year
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆88Updated 3 years ago
- Code to accompany our paper "Continual Learning Through Synaptic Intelligence" ICML 2017☆97Updated 6 years ago
- ☆70Updated last year
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆213Updated 2 months ago
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆99Updated last year
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 5 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆244Updated 2 years ago
- Pytorch implementation of Deep Variational Information Bottleneck☆176Updated 6 years ago
- A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.☆42Updated 6 years ago
- PyTorch Implementation of iCaRL☆108Updated 5 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆176Updated last year
- A list of papers, blogs, datasets and software in the field of lifelong/continual machine learning☆278Updated 3 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆212Updated 4 years ago