Neural Network: N number of numeric inputs and M number of Numeric ouptus
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Shiva Kalyan Diwakaruni
2021년 3월 8일
Hi,
You can follow the below links which contains the example of training network with numeric features.
hope it helps,
thanks.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!