Regularization
Optimization & Training

What it is

Techniques that constrain model complexity to reduce overfitting (e.g., L1, L2, dropout, weight decay).

Regularization illustrative image

Replace this placeholder with a custom image for this term.

Related terms