Learn Before
Concept
Interpolation of Training Data
In machine learning, interpolation of training data occurs when an over-parameterized model perfectly fits the training dataset, achieving zero training error. Because large neural networks possess vastly more parameters than necessary to fit the data, they have the capacity to memorize every training example. This tendency to interpolate is a key mechanism that allows deep neural networks to behave more like nonparametric models.
0
1
Updated 2026-05-06
Tags
D2L
Dive into Deep Learning @ D2L