What smoothing algorithm is used in smoothed training accuracy in deep learning

조회 수: 13 (최근 30일)
When using deep learning you can plot the training progress. In that plot there is a smoothed training accuracy line.
I am looking for the the smoothing algoritm and the source code for the smoothing method used in that plot.
Can anyone help me?
Many thanks in advance.

채택된 답변

Cris LaPierre
Cris LaPierre 2020년 12월 26일
I don't know that there is source code available, but you may be able to find information on the algorithm(s) used in the Algorithms section of the trainingOptions documentation page.
  댓글 수: 1
Leon
Leon 2020년 12월 26일
Thank you for your response. Unfortunately in that section it is not described how the smoothing is done. It describes the algoritmes for the training.

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

추가 답변 (0개)

카테고리

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

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by