fwu11's Stars
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
meta-llama/llama3
The official Meta Llama 3 GitHub site
NVIDIA/Megatron-LM
Ongoing research training transformer models at scale
OptimalScale/LMFlow
An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.
datawhalechina/llm-universe
本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/
Lordog/dive-into-llms
《动手学大模型Dive into LLMs》系列编程实践教程
xialeiliu/Awesome-Incremental-Learning
Awesome Incremental Learning
mseitzer/pytorch-fid
Compute FID scores with PyTorch.
Lightning-AI/torchmetrics
Machine learning metrics for distributed, scalable PyTorch applications.
bioinf-jku/TTUR
Two time-scale update rule for training GANs
bnu-wangxun/Deep_Metric
Deep Metric Learning
gpu-mode/awesomeMLSys
An ML Systems Onboarding list
RaptorMai/online-continual-learning
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 (Neurocomputing).
AntixK/PyTorch-Model-Compare
Compare neural networks by their feature similarity
gtegner/mine-pytorch
Mutual Information Neural Estimation in Pytorch
EnnengYang/Awesome-Forgetting-in-Deep-Learning
A Comprehensive Survey of Forgetting in Deep Learning Beyond Continual Learning. TPAMI, 2024.
yulu0724/SDC-IL
Semantic Drift Compensation for Class-Incremental Learning (CVPR2020)
JH-LEE-KR/dualprompt-pytorch
PyTorch Implementation of DualPrompt: Complementary Prompting for Rehearsal-free Continual Learning @ ECCV22
thu-ml/HiDe-Prompt
Hierarchical Decomposition of Prompt-Based Continual Learning: Rethinking Obscured Sub-optimality (NeurIPS 2023, Spotlight)
gqk/LAE
[ICCV 2023] A Unified Continual Learning Framework with General Parameter-Efficient Tuning
liangyanshuo/InfLoRA
The official implementation of the CVPR'2024 work Interference-Free Low-Rank Adaptation for Continual Learning
ShipengWang/Adam-NSCL
PyTorch implementation of our Adam-NSCL algorithm from our CVPR2021 (oral) paper "Training Networks in Null Space for Continual Learning"
feyzaakyurek/subspace-reg
Code for the ICLR2022 paper on Subspace Regularization for few-shot class incremental image classification
JingyangQiao/prompt-gradient-projection
HAIV-Lab/SSIAT
CVPR 2024 Paper: Semantically-Shifted Incremental Adapter-Tuning is A Continual ViTransformer
LzVv123456/Contrastive-Prototypical-Prompt
mohmdelsayed/upgd
a continual learning optimizer mitigating catastrophic forgetting and loss of plasticity
jpmorganchase/ovor
GTAR OVOR Project
MIV-XJTU/EvoPrompt
PyTorch implementation of paper "Evolving Parameterized Prompt Memory for Continual Learning" in AAAI 2024 (Oral).
grypesc/AdaGauss
2024 Neurips paper on Continual Learning and Class Incremental Learning