How to determine input and target data for classification in neural network
Show older comments
Hi all,
I want to classify using neural network toolbox. I have input matrices data (7 input x 125 samples) and target data (5 output x 125 samples). I have scaled my input data that have 125 samples into 5 class. Row 1:25 as class A, row 26:50 as class B, row 51:75 as class C, row 76:100 as class D, and row 101:125 as class E. I want to use 'trainlm' training. I am confuse to write input and output in Matlab.
Thanks in advance for any and all help
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!