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
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆203Updated 3 years ago
- Self-Supervised Learning for OOD Detection (NeurIPS 2019)☆266Updated 3 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
- ☆324Updated 3 weeks ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆146Updated 4 years ago
- Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning☆231Updated 6 years ago
- Benchmark for Lifelong learning research☆119Updated 3 years ago
- A PyTorch converter for SimCLR checkpoints☆109Updated 4 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
- A clean and simple data loading library for Continual Learning☆428Updated last year
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆201Updated 8 months ago
- Official implementation of "iTAML : An Incremental Task-Agnostic Meta-learning Approach". CVPR 2020☆97Updated last year
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆399Updated last year
- PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)☆465Updated this week
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆162Updated 7 years ago
- Code for "Supermasks in Superposition"☆121Updated last year
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆234Updated last year
- PyTorch implementation of the REMIND method from our ECCV-2020 paper "REMIND Your Neural Network to Prevent Catastrophic Forgetting"☆82Updated last year
- Semantic Drift Compensation for Class-Incremental Learning (CVPR2020)☆119Updated 4 years ago
- Unofficial Pytorch code for "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence" in NeurIPS'20. This repo co…☆190Updated 4 years ago
- CVPR 2020 Continual Learning Challenge - Submit your CL algorithm today!☆59Updated 2 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆201Updated 3 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆214Updated 6 years ago
- Understanding Training Dynamics of Deep ReLU Networks☆286Updated 2 months ago
- ☆174Updated 8 months ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆100Updated 4 years ago
- Implementation of the variational continual learning method☆189Updated 5 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆518Updated 3 years ago
- Implementation of Barlow Twins paper☆100Updated 2 years ago
- PyTorch Implementation of Contrastive Predictive Coding for image recognition, based on research papers https://arxiv.org/abs/1807.03748 …☆82Updated 5 years ago