What smoothing algorithm is used in smoothed training accuracy in deep learning
3 次查看(过去 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!