2021-06-15 00:49:18 -07:00
|
|
|
---
|
|
|
|
id: 5e9a0e9ef99a403d019610cc
|
2021-07-20 21:35:24 +05:30
|
|
|
title: Deep learning demistificato
|
2021-06-15 00:49:18 -07:00
|
|
|
challengeType: 11
|
|
|
|
videoId: bejQ-W9BGJg
|
|
|
|
dashedName: deep-learning-demystified
|
|
|
|
---
|
|
|
|
|
|
|
|
# --question--
|
|
|
|
|
|
|
|
## --text--
|
|
|
|
|
2021-07-20 21:35:24 +05:30
|
|
|
Come dovresti assegnare i pesi ai neuroni in ingresso prima di addestrare la rete per la prima volta?
|
2021-06-15 00:49:18 -07:00
|
|
|
|
|
|
|
## --answers--
|
|
|
|
|
2021-07-20 21:35:24 +05:30
|
|
|
Dal più piccolo al più grande.
|
2021-06-15 00:49:18 -07:00
|
|
|
|
|
|
|
---
|
|
|
|
|
2021-07-20 21:35:24 +05:30
|
|
|
In modo completamente casuale.
|
2021-06-15 00:49:18 -07:00
|
|
|
|
|
|
|
---
|
|
|
|
|
2021-07-20 21:35:24 +05:30
|
|
|
Alfabeticamente.
|
2021-06-15 00:49:18 -07:00
|
|
|
|
|
|
|
---
|
|
|
|
|
2021-07-20 21:35:24 +05:30
|
|
|
Niente di quanto sopra.
|
2021-06-15 00:49:18 -07:00
|
|
|
|
|
|
|
## --video-solution--
|
|
|
|
|
|
|
|
2
|
|
|
|
|