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

5 visualizaciones (últimos 30 días)
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~

Respuesta aceptada

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

Más respuestas (0)

Categorías

Más información sobre Get Started with Deep Learning Toolbox en Help Center y File Exchange.

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by