Learn Before
Concept icon
Concept

Why enlarging a model can lower bias

When a system is underfitting, adding capacity can help it learn the training patterns more accurately. In a neural network, this usually means using more layers, more hidden units, or both. A larger model may also increase variance, so techniques such as weight decay, dropout, or early stopping are often used to keep that side effect under control.

0

1

Concept icon
Updated 2026-08-12

Contributors are:

Who are from:

Tags

Machine Learning

Deep Learning

Supervised Learning

Dive into Deep Learning @ D2L

Data Science

Machine Learning Strategy

Machine Learning Yearning @ DeepLearning.AI