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.

Answers (1)

Anshika Chaurasia
Anshika Chaurasia on 18 Jun 2021
Hi,
The import datastore option will only import datastore objects like ImageDatastore object, AugmentedImageDatastore object, CombinedDatastore, etc.
Refer to Import Data to Deep Network Designer documentation for more details.
Hope it helps!

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Products

Release

R2020b

Asked:

on 15 Jun 2021

Answered:

on 18 Jun 2021

Community Treasure Hunt

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

Start Hunting!