GateNLP / gate-lf-pytorch-json

PyTorch wrapper for the LearningFramework GATE plugin
Apache License 2.0
1 stars 2 forks source link

Make early stopping parametrizable through a command line option #32

Closed johann-petrak closed 5 years ago

johann-petrak commented 5 years ago

Allow to set patience and mindelta. For now do not allow to disable, if we really do not want to use it we can still set patience to a very large number.