moskomule / ewc.pytorchLinks
An implementation of EWC with PyTorch
☆255Updated 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"☆284Updated last year
- Overcoming catastrophic forgetting with hard attention to the task☆218Updated 6 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆523Updated 4 years ago
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆167Updated 3 years ago
- Continuum Learning with GEM: Gradient Episodic Memory☆402Updated 7 years ago
- Elastic weight consolidation technique for incremental learning.☆149Updated 4 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆204Updated 4 years ago
- Relevant papers in Continual Learning☆739Updated 2 years ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆206Updated 4 years ago
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆167Updated 7 years ago
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆243Updated 2 years ago
- Pytorch implementation of Deep Variational Information Bottleneck☆203Updated 7 years ago
- A list of papers, blogs, datasets and software in the field of lifelong/continual machine learning☆293Updated 4 years ago
- Code to accompany our paper "Continual Learning Through Synaptic Intelligence" ICML 2017☆108Updated 7 years ago
- Memory Aware Synapses method implementation code☆97Updated 7 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆106Updated 3 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆204Updated last year
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆101Updated 5 years ago
- Implementation of the variational continual learning method☆195Updated 6 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆238Updated 5 years ago
- ☆73Updated 2 years ago
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆104Updated 2 years ago
- Code for "Generalisation Guarantees for Continual Learning with Orthogonal Gradient Descent" (ICML 2020 - Lifelong Learning Workshop)☆44Updated 3 years ago
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆97Updated 4 years ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆245Updated last year
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆147Updated 4 years ago
- ☆266Updated 4 years ago
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆310Updated 5 years ago
- A pytorch implementation of MINE(Mutual Information Neural Estimation)☆350Updated 6 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆219Updated 5 years ago