kuc2477 / pytorch-deep-generative-replay
PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017
☆163Updated 7 years ago
Alternatives and similar repositories for pytorch-deep-generative-replay:
Users that are interested in pytorch-deep-generative-replay are comparing it to the libraries listed below
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆204Updated 3 years ago
- Code to accompany our paper "Continual Learning Through Synaptic Intelligence" ICML 2017☆103Updated 6 years ago
- Implementation of the variational continual learning method☆188Updated 5 years ago
- Memory Aware Synapses method implementation code☆95Updated 6 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆214Updated 6 years ago
- ☆256Updated 3 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆201Updated 9 months ago
- Implementation of Bayesian Gradient Descent☆37Updated last year
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆105Updated 2 years ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆275Updated 9 months ago
- ☆53Updated 5 years ago
- Continuum Learning with GEM: Gradient Episodic Memory☆400Updated 6 years ago
- Overcoming Catastrophic Forgetting by Incremental Moment Matching (IMM)☆35Updated 7 years ago
- ☆72Updated 2 years ago
- Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning☆233Updated 6 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆146Updated 4 years ago
- ICCV 2019 Overcoming Catastrophic Forgetting with Unlabeled Data in the Wild☆80Updated 2 years ago
- Semantic Drift Compensation for Class-Incremental Learning (CVPR2020)☆119Updated 4 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆202Updated 3 years ago
- pytorch implementation of Large Scale Incremental Learning☆66Updated 4 years ago
- We introduce a model of lifelong learning, based on a Network of Experts. New tasks / experts are learned and added to the model sequenti…☆11Updated 7 years ago
- PyTorch implementation of the REMIND method from our ECCV-2020 paper "REMIND Your Neural Network to Prevent Catastrophic Forgetting"☆82Updated last year
- PyTorch Implementation of iCaRL☆115Updated 5 years ago
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆101Updated 2 years ago
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆234Updated last year
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆100Updated 4 years ago
- Simplified code for our paper "GDumb: A Simple Approach that Questions Our Progress in Continual Learning". Easily extensible to various …☆92Updated last year
- Official implementation of "iTAML : An Incremental Task-Agnostic Meta-learning Approach". CVPR 2020☆97Updated last year
- Pytorch implementation of ACCV18 paper "Revisiting Distillation and Incremental Classifier Learning."☆107Updated 9 months ago
- Generative Feature Replay For Class-Incremental Learning☆37Updated 5 years ago