Contents:
Bases: object
object
Early stopping.
patience (int = 10) – Patience for early stopping.
Methods
__init__([patience])
__init__
Attributes
best_losses
counter
params