multilabel classification using sigmoid layer
1 view (last 30 days)
Show older comments
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 Comment
Answers (0)
See Also
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!