Why does my app did not have the data and training panel?
4 次查看(过去 30 天)
显示 更早的评论
3 个评论
回答(1 个)
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 个评论
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 Exchange 中查找有关 Get Started with Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!