What is 'early stopping' in CNN training and what metric is typically monitored?
-
A
Stopping when training loss reaches zero, monitored per batch
-
B
Halting training when validation loss stops improving for a set number of epochs
-
C
Stopping training after a fixed number of gradient updates
-
D
Terminating training when learning rate falls below a threshold