This is your work, valued
I am a staff in HUST, and also a honorary research associate in HKU. Before, I was a Ph.D. student in HUST China, and also a visiting student in NUS Singapore.
CRNet. Official Implementation of "CRNet: A Fast Continual Learning Framework with Random Theory" paper
CLDNet.
pixel-perfect-depth. [NeurIPS 2025] Pixel-Perfect Depth
pytorch_forward_forward. Implementation of Hinton's forward-forward (FF) algorithm - an alternative to back-propagation
Best-Incremental-Learning. An Incremental Learning, Continual Learning, and Life-Long Learning Repository
OWM. Code for Continual Learning of Context-dependent Processing in Neural Networks
RPSnet. Official Implementation of "Random Path Selection for Incremental Learning" paper. NeurIPS 2019
CLVISION2021_CVPR_HCN. Python
brain-inspired-replay. A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR-100; PyTorch code).
CLsurvey. Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase of "A continual learning survey: Defying forgetting in classification tasks." in IEEE TPAMI.
class-incremental-learning. Python
agem. Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow
FACIL. Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.