Название: Introduction to Transfer Learning: Algorithms and Practice
Автор: Jindong Wang, Yiqiang Chen
Издательство: Springer
Серия: Machine Learning: Foundations, Methodologies, and Applications
Год: 2023
Страниц: 333
Язык: английский
Формат: pdf (true), epub
Размер: 50.4 MB
Transfer learning is one of the most important technologies in the era of Artificial Intelligence and Deep Learning. It seeks to leverage existing knowledge by transferring it to another, new domain. Over the years, a number of relevant topics have attracted the interest of the research and application community: transfer learning, pre-training and fine-tuning, domain adaptation, domain generalization, and meta-learning. This book offers a comprehensive tutorial on an overview of transfer learning, introducing new researchers in this area to both classic and more recent algorithms. Accompanying the book, detailed code implementations are provided to better illustrate the core ideas of several important algorithms, presenting good examples for practice. Machine Learning is a kind of important learning methodology of Artificial Intelligence, which has gained great proliferation in the past decades. Machine Learning makes it possible to learn knowledge from the data. Transfer learning, as an important branch of Machine Learning, focuses on the process of leveraging the learned knowledge to facilitate the learning of new ability, which increases the effectiveness and efficiency.