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

5 vues (au cours des 30 derniers jours)
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~

Réponse acceptée

Matt J
Matt J le 22 Avr 2022
The info output should contain that.
[net,info] = trainNetwork(___)

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with Deep Learning Toolbox dans Help Center et File Exchange

Produits


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by