How to set training and taget data for training neural networks?
Show older comments
I have a training set 25 rows and 298 columns. rows correspond to samples and columns correspond to features. The samples in first 5 rows correspond to class 1, next 5 to class 2 and so on up to class 5. And I have a test matrix with same dimensions. I'm confused with the way inputs and target values are supplied for training in neural network. I saw somewhere that it should be excel format. I don't understand how this can be done. Thanks.
Accepted Answer
More Answers (0)
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!