facebookresearch / Adversarial-Continual-Learning
Implementation for the paper "Adversarial Continual Learning" in PyTorch.
☆255Updated 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
- Simplified code for our paper "GDumb: A Simple Approach that Questions Our Progress in Continual Learning". Easily extensible to various …☆90Updated last year
- Evaluate three types of task shifting with popular continual learning algorithms.☆517Updated 3 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 "iTAML : An Incremental Task-Agnostic Meta-learning Approach". CVPR 2020☆96Updated last year
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆392Updated last year
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆200Updated 5 months ago
- Benchmark for Lifelong learning research☆118Updated 3 years ago
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆228Updated last year
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆201Updated 3 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆104Updated 2 years ago
- Self-Supervised Learning for OOD Detection (NeurIPS 2019)☆266Updated 3 years ago
- A clean and simple data loading library for Continual Learning