ariseff / overcoming-catastrophicLinks
Implementation of "Overcoming catastrophic forgetting in neural networks" in Tensorflow
☆302Updated 5 years ago
Alternatives and similar repositories for overcoming-catastrophic
Users that are interested in overcoming-catastrophic are comparing it to the libraries listed below
Sorting:
- Continuum Learning with GEM: Gradient Episodic Memory☆400Updated 6 years ago
- TensorFlow implementation of Elastic Weight Consolidation☆75Updated 7 years ago
- Lifelong Learning with Dynamically Expandable Networks, ICLR 2018☆159Updated 5 years ago
- A PyTorch implementation of Learning to learn by gradient descent by gradient descent☆314Updated 6 years ago
- Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning☆235Updated 6 years ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆204Updated 3 years ago
- Implementation of Meta-Learning with Latent Embedding Optimization☆309Updated 6 years ago
- Code to accompany our paper "Continual Learning Through Synaptic Intelligence" ICML 2017☆105Updated 6 years ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆279Updated 11 months ago
- Implementation of the variational continual learning method☆191Updated 6 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆432Updated 8 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆203Updated 11 months ago
- explore DNNs via Infomration☆265Updated 5 years ago
- Implementation of EWC introduced by "Overcoming catastrophic forgetting in neural networks"☆16Updated 8 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆147Updated 4 years ago
- This repo contains the source code accompanying a scientific paper with the same name.☆375Updated 3 years ago
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆163Updated 7 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
- Code for Unsupervised Learning via Meta-Learning.☆120Updated 6 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆215Updated 6 years ago
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆564Updated 6 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆520Updated 4 years ago
- Repository for the Learning without Forgetting paper, ECCV 2016☆84Updated 5 years ago
- Open source release of the evaluation benchmark suite described in "Realistic Evaluation of Deep Semi-Supervised Learning Algorithms"☆459Updated 5 years ago
- ☆260Updated 3 years ago
- PyTorch implementation of PathNet: Evolution Channels Gradient Descent in Super Neural Networks☆80Updated 7 years ago
- One Shot Learning using Memory-Augmented Neural Networks (MANN) based on Neural Turing Machine architecture in Tensorflow☆243Updated 7 years ago
- Code for Piggyback: Adapting a Single Network to Multiple Tasks by Learning to Mask Weights☆182Updated 6 years ago
- [ICLR'19] Meta-learning with differentiable closed-form solvers☆115Updated 5 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆220Updated 5 years ago