The transfer learning field guide that papers actually cite
A curated, bilingual hub collecting papers, toolboxes, and tutorials for domain adaptation and generalization.

What it does
This repository is a comprehensive index of transfer learning research—domain adaptation, domain generalization, multi-task learning, and beyond. It collects curated paper lists, datasets, benchmarks, and tutorials in both English and Chinese, plus runnable code toolboxes like DeepDA and DeepDG.
The interesting bit
Instead of being just another awesome-list, it functions as a living bibliography widely used as a reference by work at CVPR, NeurIPS, and IEEE TKDE. The maintainers keep the paper lists sorted by both topic and date, and they include video lectures and book references alongside code.
Key highlights
- Referenced by top-tier venues including CVPR, NeurIPS, IJCAI, and IEEE TKDE
- Includes unified deep domain adaptation (
DeepDA) and domain generalization (DeepDG) toolboxes - Bilingual coverage with Chinese video tutorials, blogs, and translated slides
- Paper lists span theory, surveys, federated transfer learning, safe transfer learning, and applications
- Runs in GitHub Codespaces without local setup
Caveats
- The repository is a broad resource monorepo, so specific code toolboxes are buried in subdirectories
- Paper curation is manual, meaning update cadence depends on maintainer bandwidth
Verdict
Bookmark this if you are doing research in transfer learning or need a trustworthy starting point for domain adaptation. Skip it if you are looking for a single, pip-installable library with a unified API.
Frequently asked
- What is jindongwang/transferlearning?
- A curated, bilingual hub collecting papers, toolboxes, and tutorials for domain adaptation and generalization.
- Is transferlearning open source?
- Yes — jindongwang/transferlearning is open source, released under the MIT license.
- What language is transferlearning written in?
- jindongwang/transferlearning is primarily written in Python.
- How popular is transferlearning?
- jindongwang/transferlearning has 14.3k stars on GitHub.
- Where can I find transferlearning?
- jindongwang/transferlearning is on GitHub at https://github.com/jindongwang/transferlearning.