Files

35 lines
384 B
Markdown
Raw Permalink Normal View History

---
id: 5e9a0e9ef99a403d019610cc
title: 解密深度學習
challengeType: 11
videoId: bejQ-W9BGJg
dashedName: deep-learning-demystified
---
# --question--
## --text--
在你第一次訓練你的網絡之前,你應該如何給輸入層節點分配權重?
## --answers--
從小到大
---
完全隨機的
---
按字母順序
---
以上都不對
## --video-solution--
2