plot a (learning curve) in terms of (training and validation costs vs running epoch)
15 views (last 30 days)
Show older comments
Hussain Mumtaiz
on 2 Oct 2022
Commented: Hussain Mumtaiz
on 9 Oct 2022
How can I plot the learning curve for pretreainig network using deep learninig app
0 Comments
Accepted Answer
Vignesh Murugavel
on 6 Oct 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.
More Answers (0)
See Also
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!