multilabel classification using sigmoid layer
2 ビュー (過去 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 で Image Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!