Deep network designer issue
15 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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.

0 Commenti
Risposte (1)
Anshika Chaurasia
il 18 Giu 2021
Hi,
The import datastore option will only import datastore objects like ImageDatastore object, AugmentedImageDatastore object, CombinedDatastore, etc.
Hope it helps!
0 Commenti
Vedere anche
Categorie
Scopri di più su Deep Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!