how to calculate the output error for feedforwardnet?
Afficher commentaires plus anciens
i have design my feedforwardnet according to the examples. but how do i calculate the misclassified output? this is where my program stop so far,
output=sim(net,inp);
i'm using -1 and 1 for my target
hope for some help since neural network is still something new to me. thank you
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!