Using NN with parallel give me bad result
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
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

Réponses (0)
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!