facebookresearch / Adversarial-Continual-LearningLinks
Implementation for the paper "Adversarial Continual Learning" in PyTorch.
☆255Updated 2 years ago
Alternatives and similar repositories for Adversarial-Continual-Learning
Users that are interested in Adversarial-Continual-Learning are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of the REMIND method from our ECCV-2020 paper "REMIND Your Neural Network to Prevent Catastrophic Forgetting"☆83Updated 2 years ago
- Simplified code for our paper "GDumb: A Simple Approach that Questions Our Progress in Continual Learning". Easily extensible to various …☆93Updated 2 years ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆207Updated 4 years ago
- Official implementation of "iTAML : An Incremental Task-Agnostic Meta-learning Approach". CVPR 2020☆100Updated 2 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
- Self-Supervised Learning for OOD Detection (NeurIPS 2019)☆270Updated 4 years ago
- CVPR 2020 Continual Learning Challenge - Submit your CL algorithm today!☆59Updated 3 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆218Updated 6 years ago
- Semantic Drift Compensation for Class-Incremental Learning (CVPR2020)☆120Updated 5 years ago
- [CVPR2019]Learning Not to Learn : An adversarial method to train deep neural networks with biased data☆112Updated 5 years ago
- Benchmark for Lifelong learning research☆118Updated 4 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆205Updated last year
- ☆73Updated 3 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆101Updated 5 years ago
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆167Updated 8 years ago
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆408Updated 2 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆523Updated 4 years ago
- A clean and simple data loading library for Continual Learning☆441Updated 2 years ago
- Learning a Unified Classifier Incrementally via Rebalancing☆194Updated 4 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆147Updated 4 years ago
- (NeurIPS 2020) Meta-Consolidation for Continual Learning☆37Updated 4 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆205Updated 4 years ago
- ICCV 2019 Overcoming Catastrophic Forgetting with Unlabeled Data in the Wild☆80Updated 3 years ago
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆105Updated 3 years ago
- A PyTorch converter for SimCLR checkpoints☆108Updated 4 years ago
- Continuum Learning with GEM: Gradient Episodic Memory☆404Updated 7 years ago
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆170Updated 3 years ago
- A repository to keep track of literature on catastrophic forgetting☆37Updated 5 years ago
- Implementation of the variational continual learning method☆195Updated 6 years ago
- Official Code Repository for La-MAML: Look-Ahead Meta-Learning for Continual Learning"☆79Updated 5 years ago