How to check the output at the softmax layer of CNN
1 次查看(过去 30 天)
显示 更早的评论
Hi,
I want to check the output of CNN after training at the softmax layer because i need to check the probabilities of each class. I am using predict function for this is that ok?
3 个评论
Hamid Moazed
2018-6-23
I have the same question, I wish to know how "certain" the network is, which the Classification Output layer does not tell me. I'm using the classify method.
AK
2021-4-21
Hi, Were you able to get the softmax layer outputs layer in the end? If so, how? Thanks!
回答(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!