Skip to main content

Tutorial: Transfer Learning

In this short, beginner's video tutorial we explore transfer learning, a technique which enables you take a small dataset and use it produce an accurate model.
Created on June 2|Last edited on June 2


Transfer learning lets you take a small dataset and produce an accurate model. This method uses large networks that were trained for a long time on huge datasets, transferring that knowledge into our own network. Follow along with Lukas using the Python scripts here.
Iterate on AI agents and models faster. Try Weights & Biases today.