필터 지우기
필터 지우기

Deep Network Designer Early Stopping

조회 수: 48 (최근 30일)
M Umair
M Umair 2021년 6월 18일
댓글: M Umair 2021년 6월 22일
How do i setup a stop operation for a pre-trained network (in deep network desinger app) once a performance plateau has been achieved ?

채택된 답변

Philip Brown
Philip Brown 2021년 6월 21일
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
M Umair
M Umair 2021년 6월 22일
Thank you for your time and the solution.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Sequence and Numeric Feature Data Workflows에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by