There's no 'Training' and 'Data' in my DeepNetworkDesigner APP, Ver. R2024a
14 ビュー (過去 30 日間)
古いコメントを表示
0 件のコメント
採用された回答
Muskan
2024 年 7 月 16 日
Hi,
From MATLAB R2024a, Deep Network Designer updated to use "dlnetwork" objects by default.
This version of Deep Network Designer does not include training and therefore the "Training" and "Data" tabs are not present.
You can refer to the following MATLAB Answer for a better understanding: https://www.mathworks.com/matlabcentral/answers/2110216-where-are-the-training-and-data-tabs-and-output-layers-in-deep-network-designer-in-r2024a
その他の回答 (1 件)
Vinayak
2024 年 7 月 16 日
Hi Zekun,
In R2024a, the default behavior of the Deep Network Designer app has changed. The app now uses dlnetwork objects, which do not require the 'Training' and 'Data' tabs. If you need to use other network types and enable the previously available tabs, please refer to the version change description in the documentation:
参考
カテゴリ
Help Center および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!