multilabel classification using sigmoid layer
14 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Statistics and Machine Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!