Definition
Transfer learning is the technique of reusing a model trained on one task to solve another related task. Instead of starting from scratch, you start from a model that has already learned general patterns and adapt it to your specific case. It is the reason SMEs can achieve excellent AI results even with limited proprietary data.
Related terms
EXPLORE