ariseff / overcoming-catastrophic
Implementation of "Overcoming catastrophic forgetting in neural networks" in Tensorflow
☆299Updated 4 years ago
Alternatives and similar repositories for overcoming-catastrophic:
Users that are interested in overcoming-catastrophic are comparing it to the libraries listed below
- Continuum Learning with GEM: Gradient Episodic Memory☆396Updated 6 years ago
- TensorFlow implementation of Elastic Weight Consolidation☆74Updated 7 years ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆271Updated 6 months ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆202Updated 3 years ago
- Code to accompany our paper "Continual Learning Through Synaptic Intelligence" ICML 2017☆100Updated 6 years ago
- A PyTorch implementation of Learning to learn by gradient descent by gradient descent☆312Updated 6 years ago
- Implementation of the variational continual learning method☆190Updated 5 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆213Updated 6 years ago
- Lifelong Learning with Dynamically Expandable Networks, ICLR 2018☆155Updated 4 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆518Updated 3 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆146Updated 3 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆200Updated 6 months ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆217Updated 5 years ago
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆160Updated 7 years ago
- ☆255Updated 3 years ago
- An implementation of EWC with PyTorch☆242Updated 5 years ago
- Memory Aware Synapses method implementation code☆94Updated 6 years ago
- Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning☆230Updated 6 years ago
- Implementation of Meta-Learning with Latent Embedding Optimization☆305Updated 5 years ago
- Library to manage machine learning problems as `Tasks' and to sample from Task distributions. Includes Tensorflow implementation of impli…☆48Updated 3 years ago
- Gradient based hyperparameter optimization & meta-learning package for TensorFlow☆188Updated 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
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆147Updated 5 years ago
- Repository for the Learning without Forgetting paper, ECCV 2016☆83Updated 4 years ago
- Pytorch implementation of ACCV18 paper "Revisiting Distillation and Incremental Classifier Learning."☆107Updated 6 months ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆429Updated 7 years ago
- One Shot Learning using Memory-Augmented Neural Networks (MANN) based on Neural Turing Machine architecture in Tensorflow☆243Updated 6 years ago
- Implementation of Bayesian Gradient Descent☆37Updated last year
- Implementation of EWC introduced by "Overcoming catastrophic forgetting in neural networks"☆15Updated 7 years ago
- Code for Piggyback: Adapting a Single Network to Multiple Tasks by Learning to Mask Weights☆182Updated 5 years ago