facebookresearch / Adversarial-Continual-Learning
Implementation for the paper "Adversarial Continual Learning" in PyTorch.
☆254Updated last year
Alternatives and similar repositories for Adversarial-Continual-Learning:
Users that are interested in Adversarial-Continual-Learning are comparing it to the libraries listed below
- PyTorch implementation of the REMIND method from our ECCV-2020 paper "REMIND Your Neural Network to Prevent Catastrophic Forgetting"☆82Updated last year
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆204Updated 3 years ago
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆401Updated last year
- Evaluate three types of task shifting with popular continual learning algorithms.☆517Updated 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
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆201Updated 9 months ago
- Semantic Drift Compensation for Class-Incremental Learning (CVPR2020)☆119Updated 4 years ago
- Benchmark for Lifelong learning research☆119Updated 3 years ago
- Official implementation of "iTAML : An Incremental Task-Agnostic Meta-learning Approach". CVPR 2020☆97Updated last year
- Learning a Unified Classifier Incrementally via Rebalancing☆189Updated 4 years ago
- A clean and simple data loading library for Continual Learning☆429Updated last year
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆146Updated 4 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆214Updated 6 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆202Updated 3 years ago
- Self-Supervised Learning for OOD Detection (NeurIPS 2019)☆266Updated 4 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
- ☆177Updated 3 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
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆163Updated 7 years ago
- Implementation of the variational continual learning method☆188Updated 5 years ago
- PyTorch dataset for CUB-200-2011☆56Updated 2 years ago
- Variational Adversarial Active Learning (ICCV 2019)☆230Updated last year
- Public repo for Augmented Multiscale Deep InfoMax representation learning☆400Updated 4 years ago
- Official Code Repository for La-MAML: Look-Ahead Meta-Learning for Continual Learning"☆76Updated 4 years ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆82Updated last year
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆101Updated 2 years ago
- PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)☆465Updated 3 weeks ago
- ICCV 2019 Overcoming Catastrophic Forgetting with Unlabeled Data in the Wild☆80Updated 2 years ago
- Understanding Training Dynamics of Deep ReLU Networks☆291Updated 3 months ago
- Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning☆233Updated 6 years ago