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
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
4 Kommentare
Antworten (1)
Arkadiy Turevskiy
am 31 Jan. 2023
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 Kommentare
Arkadiy Turevskiy
am 3 Feb. 2023
Sorry to hear you still experience this issue. Could you please contact technical support for more help.
Thanks
Siehe auch
Kategorien
Mehr zu Image Data Workflows finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!