← 返回数学题库
4304机器学习中等数值题short

Label Smoothing Loss 4

题目

A unit has activation a = 3 before inverted dropout with keep probability q = 0.75. During training the output is either 0 or a/q. What is the variance of that post-dropout output?

解题计时

0:00

提交作答时记录,用于后续平均用时统计。

你的答案