Deep Network Designer Early Stopping

63 visualizzazioni (ultimi 30 giorni)
M Umair
M Umair il 18 Giu 2021
Commentato: M Umair il 22 Giu 2021
How do i setup a stop operation for a pre-trained network (in deep network desinger app) once a performance plateau has been achieved ?

Risposta accettata

Philip Brown
Philip Brown il 21 Giu 2021
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.

Più risposte (0)

Categorie

Scopri di più su Sequence and Numeric Feature Data Workflows in Help Center e File Exchange

Prodotti


Release

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by