How to use 'featureInputLayer' in CNN?
Mostrar comentarios más antiguos
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?
Respuestas (1)
Apeksha Bagrecha
el 23 de Sept. de 2022
0 votos
Try to refer this below link, it might help you
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!