What smoothing algorithm is used in smoothed training accuracy in deep learning
1 回表示 (過去 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.
0 件のコメント
採用された回答
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.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Sequence and Numeric Feature Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!