Neural Network: N number of numeric inputs and M number of Numeric ouptus
1 view (last 30 days)
Show older comments
Hello,
I have been searching all over the internet for an answer to this and the most likely reason I haven't found a solution is perhaps I'm missunderstanding something. My problem is this: I have 8 (or, N) features (namely, some properties of neurons) that correlate to 2 (or, M) outputs (namely, x and y positions of the hand). I am looking for a mutli-output regression technique and have researched a bunch of things but I think a neural network is the way to go. However I can't figure out how to make such a network in matlab- there are examples in the documentation of 2 outputs for Image data, however I need to be using numeric imputs. Can anyone point me in the right direction here, I've spent a few days and I cant find anything in the Matlab documentation that resembles what i'm looking for. My sanity would be extremely grateful for your help!
0 Comments
Answers (1)
Shiva Kalyan Diwakaruni
on 8 Mar 2021
Hi,
You can follow the below links which contains the example of training network with numeric features.
hope it helps,
thanks.
0 Comments
See Also
Categories
Find more on Get Started with MATLAB 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!