ContinualAI / wiki
ContinualAI Wiki: a collaborative wiki on Continual/Lifelong Machine Learning
☆49Updated 2 years ago
Alternatives and similar repositories for wiki:
Users that are interested in wiki are comparing it to the libraries listed below
- Code for "Supermasks in Superposition"☆121Updated last year
- PyTorch implementation of the REMIND method from our ECCV-2020 paper "REMIND Your Neural Network to Prevent Catastrophic Forgetting"☆82Updated last year
- A repository to keep track of literature on catastrophic forgetting☆36Updated 4 years ago
- A pytorch compatible data loader to create sequence of tasks for Continual Learning☆33Updated 4 years ago
- ☆53Updated 5 years ago
- Towards increasing stability of neural networks for continual learning: https://arxiv.org/abs/2006.06958.pdf (NeurIPS'20)☆75Updated last year
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆105Updated 2 years ago
- Official Code Repository for La-MAML: Look-Ahead Meta-Learning for Continual Learning"☆76Updated 4 years ago
- CL-Gym: Full-Featured PyTorch Library for Continual Learning☆40Updated last year
- IIRC: Incremental Implicitly Refined Classification☆30Updated 2 years ago
- Pytorch implementation for "The Surprising Positive Knowledge Transfer in Continual 3D Object Shape Reconstruction"☆33Updated 2 years ago
- Official codebase of the "Rehearsal revealed:The limits and merits of revisiting samples in continual learning" paper.☆27Updated 3 years ago
- Gradient Starvation: A Learning Proclivity in Neural Networks☆61Updated 4 years ago
- Codebase used in the paper "Foundational Models for Continual Learning: An Empirical Study of Latent Replay".☆30Updated 2 years ago
- The original code for the paper "Benchmarks for Continual Few-Shot Learning".☆34Updated 4 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆99Updated 4 years ago
- The Research Tree - A playground for research at the intersection of Continual, Reinforcement, and Self-Supervised Learning.☆192Updated last year
- Benchmark for Lifelong learning research☆118Updated 3 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆146Updated 3 years ago
- PyTorch code for NeurIPSW 2020 paper (4th Workshop on Meta-Learning) "Few-Shot Unsupervised Continual Learning through Meta-Examples"☆20Updated 4 years ago
- Simplified code for our paper "GDumb: A Simple Approach that Questions Our Progress in Continual Learning". Easily extensible to various …☆91Updated last year
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…