mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-14 07:00:51 -04:00
418 B
418 B
id, title, challengeType, videoId, dashedName
| id | title | challengeType | videoId | dashedName |
|---|---|---|---|---|
| 5e9a0e9ef99a403d019610cc | Deep Learning Demystified | 11 | bejQ-W9BGJg | deep-learning-demystified |
--question--
--text--
How should you assign weights to input neurons before training your network for the first time?
--answers--
Vom Kleinsten zum Größten.
Completely randomly.
Alphabetisch.
None of the above.
--video-solution--
2