Input Matrix Limit with Trial Neural Network Toolbox
이전 댓글 표시
Is there a limit on the size of the input matrix on neural network Toolbox trial version? I have a 126,000x36 matrix of data file I am trying to import. It seems that it cuts it down to 2/3 the number of rows.
댓글 수: 1
Greg Heath
2018년 1월 1일
Where is the code that verifies what you have described?
답변 (2개)
Greg Heath
2018년 1월 5일
0 개 추천
Over the past 50 years or so I have found that , excluding outliers, most n-dimensional dimensional distributions are adequately represented by N ~ 35*n randomly chosen examples. In rare cases where that was insufficient, doubling that number proved more than sufficient.
Hope this helps,
Greg
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!