Borrar filtros
Borrar filtros

Deep Network Designer Early Stopping

50 visualizaciones (últimos 30 días)
M Umair
M Umair el 18 de Jun. de 2021
Comentada: M Umair el 22 de Jun. de 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 ?

Respuesta aceptada

Philip Brown
Philip Brown el 21 de Jun. de 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.
  1 comentario
M Umair
M Umair el 22 de Jun. de 2021
Thank you for your time and the solution.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by