How do i setup a stop operation for a pre-trained network (in deep network desinger app) once a performance plateau has been achieved ?

 Akzeptierte Antwort

Philip Brown
Philip Brown am 21 Jun. 2021

1 Stimme

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.

Weitere Antworten (0)

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2021a

Gefragt:

am 18 Jun. 2021

Kommentiert:

am 22 Jun. 2021

Community Treasure Hunt

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

Start Hunting!

Translated by