« Représentation cachée » : différence entre les versions


m (Remplacement de texte — « DeepAI.org ] » par « DeepAI.org ] Catégorie:DeepAI.org  »)
Aucun résumé des modifications
Ligne 1 : Ligne 1 :
==en construction==
== Définition ==
== Définition ==
XXXXXXXXX
[[Représentation]] de l'apprentissage fait à partir des [[données brutes]] à la sortie des [[couche cachée|couches cachées]] d'un [[réseau de neurones]].


== Français ==
== Français ==
''' XXXXXXXXX '''
'''représentation cachée'''


== Anglais ==
== Anglais ==
''' Hidden Representation '''
'''hidden representation'''
 
Hidden Representations are part of feature learning and represent the machine-readable data representations learned from a neural network’s hidden layers. The output of an activated hidden node, or neuron, is used for classification or regression at the output layer, but the representation of the input data, regardless of later analysis, is called hidden representation.
 
Another the way to look at it is that the output from hidden layers in a neural network are just raw data. What the machine learns to do with this data, how they represent these features, is hidden representation.




Ligne 21 : Ligne 15 :


[[Catégorie:DeepAI.org]]
[[Catégorie:DeepAI.org]]
 
[[Catégorie:Révision]]
 
[[Catégorie:vocabulary]]

Version du 20 mai 2021 à 09:29

Définition

Représentation de l'apprentissage fait à partir des données brutes à la sortie des couches cachées d'un réseau de neurones.

Français

représentation cachée

Anglais

hidden representation



Source : DeepAI.org