... 后,dropout 是关闭的,因此所有权重需要乘以(1-dropout_prob),把数据尺度也缩放到70%。 PyTorch 中Dropout 层如下,通常放在每个网路层的最前面 ...
確定! 回上一頁