plot a (learning curve) in terms of (training and validation costs vs running epoch)
16 ビュー (過去 30 日間)
古いコメントを表示
Hussain Mumtaiz
2022 年 10 月 2 日
コメント済み: Hussain Mumtaiz
2022 年 10 月 9 日
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!