plot a (learning curve) in terms of (training and validation costs vs running epoch)
16 次查看(过去 30 天)
显示 更早的评论
How can I plot the learning curve for pretreainig network using deep learninig app
0 个评论
采纳的回答
Vignesh Murugavel
2022-10-6
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.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!