ContinualAI / colab
Continual Learning tutorials and demo running on Google Colaboratory.
☆343Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for colab
- Evaluate three types of task shifting with popular continual learning algorithms.☆508Updated 3 years ago
- Relevant papers in Continual Learning☆720Updated last year
- A clean and simple data loading library for Continual Learning☆416Updated last year
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆227Updated last year
- Continual Learning papers list, curated by ContinualAI☆574Updated 6 months ago
- Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and o…☆261Updated 8 months ago
- Continuum Learning with GEM: Gradient Episodic Memory☆393Updated 6 years ago
- A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).☆388Updated last year
- A list of papers, blogs, datasets and software in the field of lifelong/continual machine learning☆278Updated 3 years ago
- Implementation for the paper "Adversarial Continual Learning" in PyTorch.☆255Updated last year
- A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), S…☆380Updated last year
- PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017☆155Updated 7 years ago
- PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)☆461Updated last year
- PyTorch implementation of various methods for continual learning (XdG, EWC, SI, LwF, FROMP, DGR, BI-R, ER, A-GEM, iCaRL, Generative Class…☆1,579Updated 7 months ago
- Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow☆200Updated 3 years ago
- Pytorch implementation of ACCV18 paper "Revisiting Distillation and Incremental Classifier Learning."☆107Updated 3 months ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆195Updated 3 months ago
- ☆249Updated 3 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆197Updated 3 years ago
- Implementation of the variational continual learning method☆187Updated 5 years ago
- PyTorch implementation of the REMIND method from our ECCV-2020 paper "REMIND Your Neural Network to Prevent Catastrophic Forgetting"☆81Updated last year
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆244Updated 2 years ago
- An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for General Continual Learni…☆560Updated 2 months ago
- Avalanche: an End-to-End Library for Continual Learning based on PyTorch.☆1,781Updated 2 weeks ago
- The Research Tree - A playground for research at the intersection of Continual, Reinforcement, and Self-Supervised Learning.☆191Updated last year
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆102Updated 2 years ago
- Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.☆526Updated last year
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆262Updated 3 months ago
- Overcoming catastrophic forgetting with hard attention to the task☆203Updated 5 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆143Updated 3 years ago