« Denoising Autoencoders » : différence entre les versions


Aucun résumé des modifications
(Contenu remplacé par « #REDIRECTIONAutoencodeur débruiteur Catégorie:ENGLISH »)
Balise : Contenu remplacé
 
Ligne 1 : Ligne 1 :
#REDIRECTION[[Autoencodeur débruiteur]]
#REDIRECTION[[Autoencodeur débruiteur]]
[[Catégorie:ENGLISH]]
[[Catégorie:ENGLISH]]
==en construction==
== Définition ==
XXXXXXXXX
== Français ==
''' XXXXXXXXX '''
== Anglais ==
''' Denoising Autoencoders'''
Denoising autoencoders are a stochastic version of standard autoencoders that reduces the risk of learning the identity function. Autoencoders are a class of neural networks used for feature selection and extraction, also called dimensionality reduction. In general, the more hidden layers in an autoencoder, the more refined this dimensional reduction can be. However, if an autoencoder has more hidden layers than inputs there is a risk the algorithm only learns the identity function during training, the point where the output simply equals the input, and then becomes useless.
Denoising autoencoders attempt to get around this risk of identity-function affiliation by introducing noise, i.e. randomly corrupting input so that the autoencoder must then “denoise” or reconstruct the original input.
<small>
[https://deepai.org/machine-learning-glossary-and-terms/denoising-autoencoder  Source : DeepAI.org ]
[[Catégorie:DeepAI.org]]

Dernière version du 9 février 2023 à 22:53

Rediriger vers :



Contributeurs: wiki