How to use 'featureInputLayer' in CNN?

5 views (last 30 days)
MUHAMED JISHAD T K
MUHAMED JISHAD T K on 20 Sep 2022
Answered: Apeksha Bagrecha on 23 Sep 2022
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
Apeksha Bagrecha on 23 Sep 2022
Try to refer this below link, it might help you

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!