In deep learning, ________ refers to the concept of using a model trained on a large dataset and adapting it to a specific task.

  • Transfer Learning
  • Supervised Learning
  • Reinforcement Learning
  • Unsupervised Learning
Transfer Learning is a technique where a pre-trained model is fine-tuned for a specific task. It leverages knowledge learned from one domain for another.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *