InterviewSolution
Saved Bookmarks
| 1. |
Question No. 17The sum of all values calculated using Softmax function is |
|
Answer» Hello!!!!EXPLANATION:It ENSURES that all the output values of the FUNCTION will sum to 1 and each be in the range (0, 1), thus constituting a valid probability distribution. The number of CLASSES in the multi-class CLASSIFIER...Hope this answer helped u... |
|