multilabel classification using sigmoid layer
Afficher commentaires plus anciens
Hi,
I have multilabel problem with mutually non exclusive class labels ( chest x-rays) . I want to train a neural network for this . I have replaced softmax layer with sigmoid layer. now i get error: Missing softmax layer: A classification layer must be preseded by a softmax layer. Can anyone comment on this to help resolve this issue.
Thank you
1 commentaire
Réponses (0)
Catégories
En savoir plus sur Statistics and Machine 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!