About 8,980 results
Open links in new tab
  1. Transfer learning - Wikipedia

    Transfer learning (TL) is a technique in machine learning (ML) in which knowledge learned from a task is re-used in order to boost performance on a related task. [1]

  2. What is Transfer Learning? - GeeksforGeeks

    Dec 17, 2025 · Transfer learning is a machine learning technique where a model trained on one task is repurposed as the foundation for a second task. This approach is beneficial when the second task is …

  3. What is transfer learning? - IBM

    Transfer learning reduces the requisite computational costs to build models for new problems. By repurposing pretrained models or pretrained networks to tackle a different task, users can reduce the …

  4. Guide To Transfer Learning in Deep Learning - Medium

    Apr 20, 2024 · Transfer learning is an approach to machine learning where a model trained on one task is used as the starting point for a model on a new task. This is done by transferring the knowledge …

  5. What Is Transfer Learning? A Guide for Deep Learning | Built In

    Aug 15, 2024 · Transfer learning is a machine learning technique where a model trained on one task is reused for another related task. This way, a model can build on its previous knowledge to master …

  6. What is transfer of learning? - California Learning Resource Network

    Jul 2, 2025 · Transfer of learning, in its essence, is the application of knowledge, skills, strategies, or attitudes acquired in one learning context to a novel, yet related, context.

  7. What is Transfer Learning? - Transfer Learning in Machine Learning ...

    Transfer learning (TL) is a machine learning (ML) technique where a model pre-trained on one task is fine-tuned for a new, related task. Training a new ML model is a time-consuming and intensive …

  8. What is Transfer Learning and How Does it Work?

    Apr 22, 2025 · In this article, we will understand the definition of transfer learning, its principles, the varied forms, popular transfer learning models, and how to implement it in a deep learning workflow.

  9. What is Transfer Learning? Understanding the Concept in Machine Learning

    Aug 11, 2025 · In the realm of machine learning, transfer learning marks a turning point. It’s a method that allows us to take a model trained on one task and adapt it to another, reducing the need for vast …

  10. What Is Transfer Learning? - Coursera

    6 days ago · Transfer learning is a technique that makes learning new topics easier by applying knowledge you learn in one area to a similar area. Examples of transfer learning in machine learning …