plot a (learning curve) in terms of (training and validation costs vs running epoch)
16 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hussain Mumtaiz
el 2 de Oct. de 2022
Comentada: Hussain Mumtaiz
el 9 de Oct. de 2022
How can I plot the learning curve for pretreainig network using deep learninig app
0 comentarios
Respuesta aceptada
Vignesh Murugavel
el 6 de Oct. de 2022
It is my understanding that you want to know how to plot the performance of your network in terms of training and validation costs against the epochs.
you can also refer to this Example which shows how to monitor and plot the training process of deep learning networks.
Más respuestas (0)
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!