felixbur / nkululeko

Machine learning speaker characteristics
MIT License
32 stars 5 forks source link

add patience #101

Closed felixbur closed 11 months ago

felixbur commented 11 months ago

add a patience key that learning stops it after patience tries dev set doesnt get better e.g.

[MODEL]
# stop after 5 epochs without enhancement
patience = 5
felixbur commented 11 months ago

done with 0.74.0