Deep Network Designer Early Stopping

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

 Réponse acceptée

Philip Brown
Philip Brown le 21 Juin 2021

1 vote

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.

Plus de réponses (0)

Catégories

En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange

Produits

Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by