keras_input_explanation
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| keras_input_explanation [2020/10/04 11:58] – [The input shape] serge | keras_input_explanation [2020/12/27 15:14] (Version actuelle) – serge | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| ====== Keras input explanation: | ====== Keras input explanation: | ||
| + | <WRAP center round box 60% centeralign> | ||
| + | **{{tagpage> | ||
| + | </ | ||
| + | <WRAP center round box 60% centeralign> | ||
| + | **[[les_pages_intelligence_artificielle_en_details|Les Pages Intelligence Artificielle en détails]]** | ||
| + | </ | ||
| + | |||
| Mise en forme d'un post de **stackoverflow.com** non traduit en français, car très technique ce qui ne se comprend qu'en anglais. | Mise en forme d'un post de **stackoverflow.com** non traduit en français, car très technique ce qui ne se comprend qu'en anglais. | ||
| **[[https:// | **[[https:// | ||
| + | |||
| + | =====Ressources===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| =====Question===== | =====Question===== | ||
| Ligne 38: | Ligne 50: | ||
| * 1D convolutions and recurrent layers use (batch_size, | * 1D convolutions and recurrent layers use (batch_size, | ||
| *Details on [[https:// | *Details on [[https:// | ||
| - | * | + | |
| Now, the input shape is the only one you must define, because your model cannot know it. Only you know that, based on your training data. \\ | Now, the input shape is the only one you must define, because your model cannot know it. Only you know that, based on your training data. \\ | ||
| All the other shapes are calculated automatically based on the units and particularities of each layer. | All the other shapes are calculated automatically based on the units and particularities of each layer. | ||
keras_input_explanation.1601812717.txt.gz · Dernière modification : de serge
