I have xy coordinates as input. My question is: How do I give these xy coordinates as inputs to the neural network?

조회 수: 2 (최근 30일)
I am using a boundingbox, which has extremas. 4 extremas are used in my code: upper right & left, and lower right & left. These extremas are xy coordinates. Now, how do I give these as inputs to an nn, since an nn accepts only a column vector. Please help me with it.

답변 (1개)

Greg Heath
Greg Heath 2018년 12월 25일
편집: Greg Heath 2018년 12월 25일
Order them in the way that is best for YOUR understanding.
Given that, multiple rounds of training should yield a good approximaton to one of the best weight configurations.
Good Luck
Thank you for formally accepting my answer
Greg

카테고리

Help CenterFile Exchange에서 Sequence and Numeric Feature Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by