Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Using NN with parallel give me bad result
조회 수: 2 (최근 30일)
이전 댓글 표시
I have three classes to classify as my test case. I will have more classes and data to use so I want to use parallel processing. However, I found that even using the same data sets and classes using parallel give me a ~33% which is like random guessing while not using it give me ~100%. Are the parameters need to change for parallel NN?
Not using parallel

Using parallel

댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!