« Réseau neuronal à portes » : différence entre les versions


(Page créée avec « ==en construction== == Définition == XXXXXXXXX == Français == ''' XXXXXXXXX ''' == Anglais == ''' Gated Neural Network''' A gate in a neural network acts as a thresho... »)
 
m (Remplacement de texte — « DeepAI.org ] » par « DeepAI.org ] Catégorie:DeepAI.org  »)
Ligne 14 : Ligne 14 :


[https://deepai.org/machine-learning-glossary-and-terms/gated-neural-network  Source : DeepAI.org ]
[https://deepai.org/machine-learning-glossary-and-terms/gated-neural-network  Source : DeepAI.org ]
[[Catégorie:DeepAI.org]]


[[Catégorie:vocabulary]]
[[Catégorie:vocabulary]]

Version du 15 décembre 2020 à 19:10

en construction

Définition

XXXXXXXXX

Français

XXXXXXXXX

Anglais

Gated Neural Network A gate in a neural network acts as a threshold for helping the network to distinguish when to use normal stacked layers versus an identity connection. An identity connection uses the the output of lower layers as an addition to the output of consecutive layers. In short, it allows for the layers of the network to learn in increments, rather than creating transformations from scratch. The gate in the neural network is used to decide whether the network can use the shortened identity connections, or if it will need to use the stacked layers.


Source : DeepAI.org



Contributeurs: Amanda Clément, wiki