facebookresearch / Adversarial-Continual-LearningLinks
Implementation for the paper "Adversarial Continual Learning" in PyTorch.
☆254Updated 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:
- Self-Supervised Learning for OOD Detection (NeurIPS 2019)☆266Updated 4 years ago
- 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
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆201Updated 10 months ago
- Official implementation of "iTAML : An Incremental Task-Agnostic Meta-learning Approach". CVPR 2020☆97Updated last year
- Simplified code for our paper "GDumb: A Simple Approach that Questions Our Progress in Continual Learning". Easily extensible to various …☆92Updated last year
- Implementation of the variational continual learning method☆190Updated 6 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆214Updated 6 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆519Updated 4 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆146Updated 4 years ago
- Benchmark for Lifelong learning research☆119Updated 3 years ago
- Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning☆233Updated 6 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
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆404Updated last year
- Code for: "Fast and Flexible Multi-Task Classification Using Conditional Neural Adaptive Processes" and "TaskNorm: Rethinking Batch Norma…☆160Updated 4 years ago
- Understanding Training Dynamics of Deep ReLU Networks☆293Updated 3 weeks ago
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆238Updated last year
- Public repo for Augmented Multiscale Deep InfoMax representation learning☆400Updated 4 years ago
- A clean and simple data loading library for Continual Learning☆430Updated last year
- CVPR 2020 Continual Learning Challenge - Submit your CL algorithm today!☆59Updated 2 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆100Updated 4 years ago
- ☆326Updated last month
- Semantic Drift Compensation for Class-Incremental Learning (CVPR2020)☆119Updated 4 years ago
- [CVPR2019]Learning Not to Learn : An adversarial method to train deep neural networks with biased data☆111Updated 5 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
- Implementation of Barlow Twins paper☆99Updated 2 years ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆278Updated 10 months ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆202Updated 4 years ago
- (NeurIPS 2020) Meta-Consolidation for Continual Learning☆37Updated 4 years ago