Learn Before
Definition
Patience Criterion
The patience criterion is a standard method for determining the stopping point during early stopping. It involves monitoring a model's validation error throughout training (typically after each epoch) and terminating the training process if the validation error fails to decrease by at least a small amount, , for a specified continuous number of epochs.
0
1
Updated 2026-05-06
Tags
D2L
Dive into Deep Learning @ D2L