multilabel classification using sigmoid layer
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Risposte (0)
Vedere anche
Categorie
Scopri di più su Statistics and Machine Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!