How to organize the input and target samples for neural network ?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, i was preparing the input an target matrix of my dataset that i will used to create neural network using nprtool and i want to know does the input and target samples should be organized randomly? i menan if i have 2 Classes should i put the samples for the first class at the begining then i put the samples for the other class? because i load the example of cancer dataset and i find that the samples are put randomly
댓글 수: 0
채택된 답변
Greg Heath
2017년 7월 2일
It doesn't make any difference. By default, the algorithm will randomize the order.
Hope this helps.
Greg
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!