How to use 'featureInputLayer' in CNN?
Show older comments
I have the feature arrays stored in a structure array. Features and labels in two different fields. Can anyone suggest how the data should be saved to train the network with 'featureInputLayer' as the first layer? Also, is there any easy way to distribute the data in training and testing sets?
Answers (1)
Apeksha Bagrecha
on 23 Sep 2022
0 votes
Try to refer this below link, it might help you
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!