How to check the output at the softmax layer of CNN
조회 수: 3 (최근 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!