transferlearning

Transfer Learning Toolkit

A comprehensive resource for software developers to learn and implement transfer learning, domain adaptation, and related techniques.

Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习

GitHub

14k stars
339 watching
4k forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list

deep-learningdomain-adaptationdomain-adaptiondomain-generalizationfew-shotfew-shot-learninggeneralizationmachine-learningmeta-learningpaperpapersrepresentation-learningself-supervised-learningstyle-transfersurveytheorytransfer-learningtransferlearningtutorial-codeunsupervised-learning

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
thuml/transfer-learning-libraryA comprehensive Python library for adapting models to new environments and tasks through various techniques3,484
paddlepaddle/paddleA high-performance deep learning framework designed for industrial-scale training and deployment of neural networks.22,340
floodsung/deep-learning-papers-reading-roadmapA comprehensive roadmap for learning deep learning by following key papers in the field38,445
labmlai/annotated_deep_learning_paper_implementationsImplementations of various deep learning algorithms and techniques with accompanying documentation57,177
dennybritz/deeplearning-papernotesA collection of notes and summaries on various deep learning research papers, including their topics, techniques, and applications.4,416
szagoruyko/attention-transferImproves performance of convolutional neural networks by transferring knowledge from teacher models to student models using attention mechanisms.1,449
paddlepaddle/paddleganA comprehensive library for building and training generative adversarial networks (GANs) and other deep learning models.7,935
wenkehuang/rethinkflImproves federated learning performance by incorporating domain knowledge and regularization to adapt models across diverse domains93
google-research/big_transferPre-trained models and code for fine-tuning image recognition tasks using deep learning frameworks1,516
dair-ai/ml-papers-explainedAn explanation of key concepts and advancements in the field of Machine Learning7,352
yandexdataschool/nlp_courseA comprehensive Natural Language Processing course with interactive lectures, seminars, and homework assignments.9,857
microsoft/ml-for-beginnersA structured curriculum teaching classic machine learning techniques using Python and Scikit-learn, with a focus on practical projects and hands-on exercises.70,139
alirezadir/production-level-deep-learningA guide to building production-ready deep learning systems for real-world applications4,371
yunjey/domain-transfer-networkGenerates images from one domain into another without paired data using a neural network model861
husainzafar/transferlearningtutorialApplying transfer learning to retrain Inception model on custom dataset93