Keras: EarlyStopping use validation loss of untrained network instead of Inf
I have implemented early stopping with “ModelCheckpoint”. The goal is to select the best trained model version and return the belonging epoch number.
Keras: EarlyStopping use validation loss of untrained network instead of Inf
I have implemented early stopping with “ModelCheckpoint”. The goal is to select the best trained model version and return the belonging epoch number.