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

조회 수: 7 (최근 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.
  댓글 수: 4
Ziqi
Ziqi 2023년 1월 30일
I have used the example that comes with matlab but still it shows the picture above

댓글을 달려면 로그인하십시오.

답변 (1개)

Arkadiy Turevskiy
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
Ziqi
Ziqi 2023년 2월 3일
It is still the same problem on my matlab, the chart on the window cannot be displayed, the result is the same as I showed before, the matlab r2022b Windows desktop version I have been using

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by