gretelai / gretel-synthetics

Synthetic data generators for structured and unstructured text, featuring differentially private learning.
https://gretel.ai/platform/synthetics
Other
590 stars 87 forks source link

Add min_delta parameter to EarlyStopping callback #107

Closed lipikaramaswamy closed 3 years ago

lipikaramaswamy commented 3 years ago

Adds the min_delta tf config parameter to enable better early stopping and a corresponding update to config tests.