Models and training

Transfer learning

stable definition

Definition

Reusing representations or knowledge learned for one task or domain to improve another.

Distinguish it from nearby terms

Fine-tuning is one form of transfer learning; transfer can also occur through frozen features or other adaptation methods.

Check your understanding

The transferred capability may bring mismatched assumptions and must be evaluated in the new domain.