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: 2 months 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:

Repository Description Stars
thuml/transfer-learning-library A comprehensive Python library for adapting models to new environments and tasks through various techniques 3,484
paddlepaddle/paddle A high-performance deep learning framework designed for industrial-scale training and deployment of neural networks. 22,340
floodsung/deep-learning-papers-reading-roadmap A comprehensive roadmap for learning deep learning by following key papers in the field 38,445
labmlai/annotated_deep_learning_paper_implementations Implementations of various deep learning algorithms and techniques with accompanying documentation 57,177
dennybritz/deeplearning-papernotes A collection of notes and summaries on various deep learning research papers, including their topics, techniques, and applications. 4,416
szagoruyko/attention-transfer Improves performance of convolutional neural networks by transferring knowledge from teacher models to student models using attention mechanisms. 1,449
paddlepaddle/paddlegan A comprehensive library for building and training generative adversarial networks (GANs) and other deep learning models. 7,935
wenkehuang/rethinkfl Improves federated learning performance by incorporating domain knowledge and regularization to adapt models across diverse domains 93
google-research/big_transfer Pre-trained models and code for fine-tuning image recognition tasks using deep learning frameworks 1,516
dair-ai/ml-papers-explained An explanation of key concepts and advancements in the field of Machine Learning 7,352
yandexdataschool/nlp_course A comprehensive Natural Language Processing course with interactive lectures, seminars, and homework assignments. 9,857
microsoft/ml-for-beginners A 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-learning A guide to building production-ready deep learning systems for real-world applications 4,371
yunjey/domain-transfer-network Generates images from one domain into another without paired data using a neural network model 861
husainzafar/transferlearningtutorial Applying transfer learning to retrain Inception model on custom dataset 93