How to get train accuracy and loss data during CNN training process? (image classification).

조회 수: 5 (최근 30일)
I have finished my CNN training and plotted using trainNetwork. I plans to export the training process data. Can I do this? Please help me!
Thank you~

채택된 답변

Matt J
Matt J 2022년 4월 22일
The info output should contain that.
[net,info] = trainNetwork(___)

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with Deep Learning Toolbox에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by