Neural Network: N number of numeric inputs and M number of Numeric ouptus
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Shiva Kalyan Diwakaruni
am 8 Mär. 2021
Hi,
You can follow the below links which contains the example of training network with numeric features.
hope it helps,
thanks.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!