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
Show older comments
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 Comments
Image Analyst
on 30 Jan 2023
Well, you can call tech support or give us your m-file so we can see if the same happens for us.
If you have any more questions, then attach your data and code to read it in with the paperclip icon after you read this:
Ziqi
on 30 Jan 2023
Ziqi
on 30 Jan 2023
Answers (1)
Arkadiy Turevskiy
on 31 Jan 2023
0 votes
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 Comments
Ziqi
on 3 Feb 2023
Arkadiy Turevskiy
on 3 Feb 2023
Sorry to hear you still experience this issue. Could you please contact technical support for more help.
Thanks
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!