What is Transfer Learning?
AI FundamentalsTechnique of applying knowledge learned from one task to improve performance on a different task.
Transfer learning allows models pre-trained on large datasets to be fine-tuned for specific tasks with much less data. This approach powers most modern AI applications by building on foundation models.