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!