PyTorch implementation of various methods for continual learning https://github.com/GMvandeVen/continual-learning
A platform for online learning that curtails data latency and saves you cost. https://github.com/All-less/continuum
Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning." https://github.com/soochan-lee/CN-DPM
Continual-Learning-Benchmark https://github.com/GT-RIPL/Continual-Learning-Benchmark
Continual Learning for Robotics https://arxiv.org/abs/1907.00182
Lifelong GAN: Continual Learning for Conditional Image Generation https://arxiv.org/abs/1907.10107
Learning a Unified Classifier Incrementally via Rebalancing https://github.com/hshustc/CVPR19_Incremental_Learning
Learning to Remember: A Synaptic Plasticity Driven Framework for Continual Learning https://github.com/SAP-samples/machine-learning-dgm
Official implementation of the paper: Unsupervised learning of action classes with continuous temporal embedding https://github.com/Annusha/unsup_temp_embed
Code for Semi-Supervised Learning by Augmented Distribution Alignment https://github.com/qinenergy/adanet
《Active Learning for Deep Detection Neural Networks》 https://arxiv.org/abs/1911.09168
【面向无人驾驶的可扩展主动学习】 https://pan.baidu.com/s/1P9EuDv69sfcUvZka7xg49A
深度学习主动学习概览 https://jacobgil.github.io/deeplearning/activelearning
【Continuum:简洁的持续学习库 https://github.com/Continvvm/continuum
https://github.com/sairin1202/BIC
《Lifelong Object Detection》 https://arxiv.org/abs/2009.01129
Memory-Efficient Semi-Supervised Continual Learning: The World is its Own Replay Buffer https://arxiv.org/abs/2101.09536
A continual learning survey: Defying forgetting in classification tasks https://github.com/Mattdl/CLsurvey
Official Repository for our ECCV2020 paper: Imbalanced Continual Learning with Partitioning Reservoir Sampling https://github.com/cdjkim/PRS
Official Code Repository for La-MAML: Look-Ahead Meta-Learning for Continual Learning" https://github.com/montrealrobotics/La-MAML
Code for "Online Learned Continual Compression with Adaptive Quantization Modules" https://github.com/pclucas14/adaptive-quantization-modules
Original PyTorch implementation of Uncertainty-guided Continual Learning with Bayesian Neural Networks, ICLR 2020 https://github.com/SaynaEbrahimi/UCB
Variational Auto-Regressive Gaussian Processes for Continual Learning https://github.com/uber-research/var-gp
持续迁移学习基准 https://github.com/facebookresearch/CTrLBenchmark
Mammoth - PyTorch可扩展(通用)持续学习框架 https://github.com/aimagelab/mammoth
Avalanche: an End-to-End Library for Continual Learning https://github.com/ContinualAI/avalanche
《Lifelong Machine Learning With Deep Streaming Linear Discriminant Analysis》(CVPR 2020) github.com/tyler-hayes/Deep_SLDA
github.com/RaptorMai/online-continual-learning
Continual Learning Papers:持续学习相关文献列表 github.com/ContinualAI/continual-learning-papers
PyContinual:易于扩展的持续学习框架 github.com/ZixuanKe/PyContinual
持续学习文献列表 github.com/mccaffary/continual-learning
Open-World Semi-Supervised Learning https://arxiv.org/abs/2102.03526
FAMIE:面向多语言信息抽取的快速主动学习框架 ithub.com/nlp-uoregon/famie
增量学习/持续学习/终生学习相关文献资源集 github.com/Vision-Intelligence-and-Robots-Group/Best-Incremental-Learning
【river:Python在线机器学习库】’river - a Python library for online machine learning' by OnlineML GitHub: github.com/online-ml/river
[LG]《From Weakly Supervised Learning to Active Learning》V Cabannes [PSL] (2022) https://arxiv.org/abs/2209.11629
【ALaaS: 主动学习即服务,可扩展、高效的主动学习/数据选择系统】’ALaaS: Active Learning as a Service. - A scalable & efficient active learning/data selection system for everyone.' by MLSys and MLOps Community GitHub: github.com/MLSysOps/Active-Learning-as-a-Service
【Encord Active:开源主动学习工具包】'Encord Active - The open source active learning toolkit to find failure modes in your computer vision models, prioritize data to label next, and drive data curation to improve model performance.' Encord GitHub: github.com/encord-team/encord-active
【DeepAL+: 深度主动学习工具包】'DeepAL+: Deep Active Learning Toolkit - This is a toolbox for Deep Active Learning’ SineZHAN GitHub: github.com/SineZHAN/deepALplus
【ContinualLM:聚焦语言模型(LM)的可扩展持续学习框架】'ContinualLM - An Extensible Continual Learning Framework Focused on Language Models (LMs)' UIC-Liu-Lab GitHub: github.com/UIC-Liu-Lab/ContinualLM