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 Center および File ExchangeGet 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