About 25,000,000 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

    Oct 8, 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 …

  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 …

  4. 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 …

  5. 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 …

  6. 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 …

  7. 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 …

  8. 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 …

  9. Transfer learning is machine learning with an additional source of information apart from the standard training data: knowledge from one or more related tasks. The goal of transfer …

  10. What Is Transfer Learning? - Coursera

    May 3, 2025 · In this article, you’ll learn more about how transfer learning can benefit machine learning, the challenges of using this technique, and how to start a career using transfer learning.