lifelong-learning topic

List lifelong-learning repositories

Continual-Learning-Benchmark

499
Stars
90
Forks
Watchers

Evaluate three types of task shifting with popular continual learning algorithms.

continuum

403
Stars
44
Forks
Watchers

A clean and simple data loading library for Continual Learning

FACIL

502
Stars
97
Forks
Watchers

Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.

incremental_learning.pytorch

377
Stars
58
Forks
Watchers

A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).

continual-learning-papers

516
Stars
48
Forks
Watchers

Continual Learning papers list, curated by ContinualAI

online-continual-learning

360
Stars
57
Forks
Watchers

A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), SCR(CVPR21-W) and an online continual learning survey (Neurocomp...

brain-inspired-replay

218
Stars
63
Forks
Watchers

A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR-100; PyTorch code).

PyCIL

713
Stars
128
Forks
Watchers

PyCIL: A Python Toolbox for Class-Incremental Learning

Best-Incremental-Learning

507
Stars
48
Forks
Watchers

An Incremental Learning, Continual Learning, and Life-Long Learning Repository

CPG

117
Stars
22
Forks
Watchers

Steven C. Y. Hung, Cheng-Hao Tu, Cheng-En Wu, Chien-Hung Chen, Yi-Ming Chan, and Chu-Song Chen, "Compacting, Picking and Growing for Unforgetting Continual Learning," Thirty-third Conference on Neural...