Hi,
I'm wondering if you can provide an example of how to use early stopping in the training. I'n not sure what data type or class type is needed to pass into the early_stop argument in model.fit() method. I do not fully understand what line 227 in python/stg)/stg.py do. Thanks!