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

Dropout Noise Level 2

题目

A unit has activation 2.0 before standard dropout, meaning dropped units become 0 and kept units stay at 2.0. If keep probability falls from 0.8 to 0.5, what happens to the expected post-dropout activation?

解题计时

0:00

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

你的答案

initial_activation

final_activation