frankkramer-lab / riadd.aucmedi

Multi-Disease Detection in Retinal Imaging based on Ensembling Heterogeneous Deep Learning Models
GNU General Public License v3.0
31 stars 10 forks source link

Early Stopping with minimal number of epochs #9

Closed muellerdo closed 3 years ago

muellerdo commented 3 years ago

https://stackoverflow.com/questions/46287403/is-there-a-way-to-implement-early-stopping-in-keras-only-after-the-first-say-1

muellerdo commented 3 years ago

Implemented