フィルターのクリア

Why does my app did not have the data and training panel?

2 ビュー (過去 30 日間)
Fong Yu Sheng
Fong Yu Sheng 2020 年 9 月 23 日
コメント済み: Dhananjay Kumar 2020 年 9 月 24 日
  3 件のコメント
Adam Danz
Adam Danz 2020 年 9 月 23 日
And what release of Matlab was the app written in?
Fong Yu Sheng
Fong Yu Sheng 2020 年 9 月 24 日
i was using 2019b and the deep learning toolbox was version 13.0.

サインインしてコメントする。

回答 (1 件)

Dhananjay Kumar
Dhananjay Kumar 2020 年 9 月 23 日
編集済み: Dhananjay Kumar 2020 年 9 月 23 日
Deep network Designer app is to create and edit deep neural networks and not to train a network. Using this app you can create a network and export that network to workspace. There you can train it. Create and visualize network:https://in.mathworks.com/help/deeplearning/gs/get-started-with-deep-network-designer.html Train and use : in.mathworks.com/help/deeplearning/ug/create-simple-deep-learning-network-for-classification.html
The Define network architecture in the second link you can do using Deep Network Designer app. You have to export the network created using the app and then train it.
  2 件のコメント
Fong Yu Sheng
Fong Yu Sheng 2020 年 9 月 24 日
ok,thanks for the advice,just a small question why cant mine came out to be like this which have 3 different panel under the designer tab
Dhananjay Kumar
Dhananjay Kumar 2020 年 9 月 24 日
Oh I forgot that. The Data and Training tabs have been introduced in R2020a. See the correct documentation for R2019b here:

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeSequence and Numeric Feature Data Workflows についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by