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 ?

 Respuesta aceptada

Philip Brown
Philip Brown el 21 de Jun. de 2021

1 voto

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.

Más respuestas (0)

Categorías

Productos

Versión

R2021a

Preguntada:

el 18 de Jun. de 2021

Comentada:

el 22 de Jun. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by