Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Neural Net Inputs.

조회 수: 1 (최근 30일)
Pappu Murthy
Pappu Murthy 2018년 7월 27일
마감: MATLAB Answer Bot 2021년 8월 20일
My input is actually a series of 1's and 2's very long like 1600. I need to somehow reduce this to a manageable size, since if I use the entire array matlab is failing to train becuase it is too big. The input for e.g. is like [1 1 1 1 1 1 1 1 2 2 2 2 2 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 .......]... I also have half a dozen other inputs which of course I have no problem representing them adequately. I notice if I subtract 1 from each it becomes a binary number but still it would be humongous large number. Any helpful suggestion? Thanks in advance.

답변 (0개)

제품

Community Treasure Hunt

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

Start Hunting!

Translated by