Files

384 B

id, title, challengeType, videoId, dashedName
id title challengeType videoId dashedName
5e9a0e9ef99a403d019610cc 解密深度學習 11 bejQ-W9BGJg deep-learning-demystified

--question--

--text--

在你第一次訓練你的網絡之前,你應該如何給輸入層節點分配權重?

--answers--

從小到大


完全隨機的


按字母順序


以上都不對

--video-solution--

2