Contents:
Just a simple Early Stopper
Bases: object
object
EarlyStopper class
Stop the execution if the patience treshold is reached :param validation_loss [int]: validation loss
whether to stop [bool]
Module which contains an early stopper