kuc2477 / pytorch-deep-generative-replayLinks
PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017
☆166Updated 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
Sorting:
- Overcoming catastrophic forgetting with hard attention to the task☆216Updated 6 years ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆205Updated 3 years ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆281Updated last year
- Code to accompany our paper "Continual Learning Through Synaptic Intelligence" ICML 2017☆107Updated 7 years ago
- Continuum Learning with GEM: Gradient Episodic Memory☆401Updated 6 years ago
- Implementation of the variational continual learning method☆193Updated 6 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆204Updated last year
- Memory Aware Synapses method implementation code☆97Updated 6 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆105Updated 3 years ago
- ☆262Updated 3 years ago
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆102Updated 2 years ago
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆242Updated 2 years ago
- Implementation of Bayesian Gradient Descent☆37Updated last year
- Lifelong Learning with Dynamically Expandable Networks, ICLR 2018☆160Updated 5 years ago
- ☆73Updated 2 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆522Updated 4 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆147Updated 4 years ago
- ☆53Updated 5 years ago
- Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning☆237Updated 6 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆100Updated 5 years ago
- Pytorch implementation of ACCV18 paper "Revisiting Distillation and Incremental Classifier Learning."☆108Updated last year
- Overcoming Catastrophic Forgetting by Incremental Moment Matching (IMM)☆35Updated 7 years ago
- An implementation of EWC with PyTorch☆255Updated 6 years ago
- pytorch implementation of Large Scale Incremental Learning☆66Updated 5 years ago
- Implementation for the paper "Adversarial Continual Learning" in PyTorch.☆254Updated 2 years ago
- Official implementation of "iTAML : An Incremental Task-Agnostic Meta-learning Approach". CVPR 2020☆98Updated last year
- CORe50: a new Dataset and Benchmark for Continual Learning☆122Updated 4 years ago
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆164Updated 3 years ago
- Simplified code for our paper "GDumb: A Simple Approach that Questions Our Progress in Continual Learning". Easily extensible to various …☆93Updated last year
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆203Updated 4 years ago