Can I use neural network in this case?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
can I use neural networks or svm or etc, if my output data is 27680 that all of them are zero and just one of them is one? I mean that Is it right to do this?
when I use SVM I have this error: Error using seqminopt>seqminoptImpl (line 198) No convergence achieved within maximum number of iterations.
thanks
6 Comments
Greg Heath
on 28 Mar 2015
Insufficient information on what the inputs and targets are as well as the size of the input and target matrices
[I N ] = size(input)
[ O N ] = size(target)
sara
on 28 Mar 2015
sara
on 28 Mar 2015
Greg Heath
on 30 Mar 2015
I still do not understand. What problem are you trying to solve?
What is X ... position on a flat image?
What is Y ... Y = 1 indicates the location of something?
Greg Heath
on 10 Apr 2015
WHAT ARE THE DIMENSIONS OF THE CLASS a POINT? I CAN'T FIND IT.
Answers (0)
This question is closed.
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!