MCPcopy
hub / github.com/jindongwang/transferlearning

github.com/jindongwang/transferlearning @main sqlite

repository ↗ · DeepWiki ↗
1,838 symbols 5,895 edges 275 files 314 documented · 17%
README

[![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url]

Transfer Leanring

Everything about Transfer Learning. 迁移学习.

PapersTutorialsResearch areasTheorySurveyCodeDataset & benchmark

ThesisScholarsContestsJournal/conferenceApplicationsOthersContributing

Widely used by top conferences and journals: - Conferences: [CVPR'22] [NeurIPS'21] [IJCAI'21] [ESEC/FSE'20] [IJCNN'20] [ACMMM'18] [ICME'19] - Journals: [IEEE TKDE] [ACM TIST] [Information sciences] [Neurocomputing] [IEEE Transactions on Cognitive and Developmental Systems]

@Misc{transferlearning.xyz,
howpublished = {\url{http://transferlearning.xyz}},   
title = {Everything about Transfer Learning and Domain Adapation},  
author = {Wang, Jindong and others}  
}  

Awesome MIT License LICENSE 996.icu

Related Codes: - Large language model evaluation: [llm-eval] - Large language model enhancement: [llm-enhance] - Robust machine learning: [robustlearn: robust machine learning] - Semi-supervised learning: [USB: unified semi-supervised learning benchmark] | [TorchSSL: a unified SSL library] - LLM benchmark: [PromptBench: adversarial robustness of prompts of LLMs] - Federated learning: [PersonalizedFL: library for personalized federated learning] - Activity recognition and machine learning [Activity recognition]|[Machine learning]


NOTE: You can directly open the code in Gihub Codespaces on the web to run them without downloading! Also, try github.dev.

0.Papers (论文)

Awesome transfer learning papers (迁移学习文章汇总)

  • Paperweekly: A website to recommend and read paper notes

Latest papers:

Updated at 2024-02-18:

  • Simulations of Common Unsupervised Domain Adaptation Algorithms for Image Classification [arxiv]
  • Unsupervised domain adaptaiton for image classification

  • Semantics-aware Test-time Adaptation for 3D Human Pose Estimation [arxiv]

  • Test-time adaptation for3D human pose estimation

  • Transfer Learning of CATE with Kernel Ridge Regression [arxiv]

  • Transfer learning with kernel ridge regression

  • Why Domain Generalization Fail? A View of Necessity and Sufficiency [arxiv]

  • Analyze why domain generalization fail from the view of necessity and sufficiency

Updated at 2024-02-11:

  • Beyond Batch Learning: Global Awareness Enhanced Domain Adaptation [arxiv]
  • Global awareness for enhanced domain adaptation

1.Introduction and Tutorials (简介与教程)

Want to quickly learn transfer learning?想尽快入门迁移学习?看下面的教程。


2.Transfer Learning Areas and Papers (研究领域与相关论文)


3.Theory and Survey (理论与综述)

Here are some articles on transfer learning theory and survey.

Survey (综述文章):

Core symbols most depended-on inside this repo

sum
called by 249
code/deep/CSG/utils/utils.py
mean
called by 186
code/deep/CSG/distr/utils.py
parameters
called by 108
code/deep/CSG/methods/supvae.py
logp
called by 80
code/deep/CSG/distr/base.py
write
called by 68
code/deep/fixed/utils/util.py
load
called by 68
code/deep/CSG/arch/cnn.py
step
called by 58
code/DeepDA/loss_funcs/adv.py
dot
called by 51
code/deep/ReMoS/CV_adv/DNNtest/strategy/adapt.py

Shape

Method 983
Function 587
Class 268

Languages

Python100%

Modules by API surface

code/deep/CSG/utils/utils.py43 symbols
code/deep/CSG/arch/cnn.py43 symbols
code/deep/CSG/distr/instances.py39 symbols
code/ASR/Adapter/e2e_asr_adaptertransformer.py39 symbols
code/deep/CSG/distr/utils.py38 symbols
code/deep/CSG/arch/mlp.py36 symbols
code/deep/CSG/distr/base.py33 symbols
code/deep/CSG/utils/utils_main.py32 symbols
code/ASR/CMatch/e2e_asr_udatransformer.py28 symbols
code/deep/ReMoS/CV_backdoor/model/fe_resnet.py27 symbols
code/deep/ReMoS/CV_adv/model/fe_resnet.py27 symbols
code/feature_extractor/for_image_data/backbone.py24 symbols

Dependencies from manifests, versioned

ConfigArgParse1.4.1 · 1×
Pillow9.3.0 · 1×
clip1.0 · 1×
cvxopt1.3.0 · 1×
gdown4.4.0 · 1×
matplotlib3.3.1 · 1×
numpy1.22.0 · 1×
pandas1.1.1 · 1×
pretty_errors1.2.25 · 1×
scikit-learn0.23.2 · 1×
scikit_learn1.1.3 · 1×
scipy1.10.0 · 1×

For agents

$ claude mcp add transferlearning \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact