题目
题目

STATISTICAL DEEP LEARNING DONE_2025 Mid-term Close-book Exam

多项填空题

Multi-class Classification Assume Z1=-1, Z2=1, Z3=2.  Apply Softmax to calculate the posterior probability, by using R/Python/Matlab... programming. Solutions without programming codes will not receive full credit.  Note: please round your solution in 3 decimal places.  y1 = [Fill in the blank], ; y2 = [Fill in the blank], ; y3 = [Fill in the blank], .  

查看解析

查看解析

标准答案
Please login to view
思路分析
To solve this, I’ll compute the Softmax probabilities for the given scores Z1, Z2, Z3. First, calculate the exponentials: exp(Z1) = exp(-1) ≈ 0.3678794412, exp(Z2) = exp(1) ≈ 2.718281828, exp(Z3) = exp(2) ≈ 7.389056099. Next, sum these exponentials to obtain the normalization constant: S = 0.3678794412 + 2.718281828 + 7.3890......Login to view full explanation

登录即可查看完整答案

我们收录了全球超50000道考试原题与详细解析,现在登录,立即获得答案。

更多留学生实用工具

加入我们,立即解锁 海量真题独家解析,让复习快人一步!