Deep network designer issue
显示 更早的评论
After drag and drop blocks for my deep network design, I'm trying to import data with the second option: Import datastore. The problem is that MATLAB can't see the tblTrain table that contains my dataset. Taking into consideration that I use MATLAB 2020b.

回答(1 个)
Anshika Chaurasia
2021-6-18
0 个投票
Hi,
The import datastore option will only import datastore objects like ImageDatastore object, AugmentedImageDatastore object, CombinedDatastore, etc.
Hope it helps!
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!