Deep Network Designer Early Stopping

50 次查看(过去 30 天)
How do i setup a stop operation for a pre-trained network (in deep network desinger app) once a performance plateau has been achieved ?

采纳的回答

Philip Brown
Philip Brown 2021-6-21
You can use the ValidationPatience setting in trainingOptions (doc page).
In Deep Network Designer, on the "Training" tab, open the "Training Options" dialog. Under the "Advanced" options, set the ValidationPatience. I'd try a value something like 5. This turns on automatic validation stopping.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by