My deep learning network design APP, no matter what network I use, such as Alexnet, cannot display the training-process graph, and the display area is blank, MATLAB R2022b
2 ビュー (過去 30 日間)
古いコメントを表示
My deep learning network design APP, no matter what network I use, such as Alexnet, cannot display the training-process graph, and the display area is blank. I'm using MATLAB R2022b version.
回答 (1 件)
Arkadiy Turevskiy
2023 年 1 月 31 日
Hi,
Are you by any chance running this code in MATLAB Grader? Based on the other answer it appears MATLAB Grader does not support interactive elements like the training plot when you call trainNetwork.
I tried your code in MATLAB R2022b desktop and MATLAB Online, and it runs with no issues.
HTH.
Arkadiy
2 件のコメント
Arkadiy Turevskiy
2023 年 2 月 3 日
Sorry to hear you still experience this issue. Could you please contact technical support for more help.
Thanks
参考
カテゴリ
Help Center および File Exchange で Image Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!