Quiz 11 Question 14 of 20

A Keras training run sometimes overfits in later epochs. Which built-in callback should be used to automatically save only the model weights from the epoch with the best validation loss?

Select an answer to reveal the explanation.

Motivation