Files

35 lines
507 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