Contributions de Arianne


Rechercher des contributionsaffichermasquer
⧼contribs-top⧽
⧼contribs-date⧽

7 novembre 2024

  • 15:407 novembre 2024 à 15:40 diff hist +1 017 N OrdinairePage créée avec « == en construction == == Définition == XXXXXXXX == Français == ''' Ordinaire''' ''' Standard''' == Anglais == ''' Vanilla''' ''' Plain Vanilla''' ''In computer science, vanilla describes software, hardware or algorithms that have not been customized or modified from their original form.'' ''Se dit du matériel, quand celui-ci correspond à un modèle de base, ou de la version élémentaire d'un logiciel, quand celle-ci ne comporte pas de fonctions avanc... »
  • 15:217 novembre 2024 à 15:21 diff hist +965 N Erreur de reconstructionPage créée avec « == en construction == == Définition == XXXXXXX Voir aussi '''autoencodeur''' == Français == ''' XXXXXX''' == Anglais == ''' Reconstruction Error''' ''Reconstruction error (in computer science) refers to the pixel level reconstruction error at a specific location in a frame of a video, which is calculated using a trained model. It represents the difference between the actual intensity level and the predicted intensity level by the model. Higher values o... »
  • 13:417 novembre 2024 à 13:41 diff hist +442 N Requête générative métacognitivePage créée avec « == en construction == == Définition == XXXXXXX Voir aussi '''grand modèle de langues''' == Français == ''' XXXXXX''' == Anglais == ''' Metacognitive Prompting''' ''' MP''' ''Metacognitive Prompting (MP) is inspired by human introspective reasoning processes.'' == Source == [https://arxiv.org/abs/2308.05342 Source : arxiv] [https://github.com/EternityYW/Metacognitive-Prompting Source : github] Catégorie:vocabulary »
  • 13:147 novembre 2024 à 13:14 diff hist +18 Échauffement du taux d'apprentissageAucun résumé des modifications
  • 13:147 novembre 2024 à 13:14 diff hist +616 N Échauffement linéairePage créée avec « == en construction == == Définition == XXXXXXXX Voir aussi '''Learning-Rate Warm-Up''' == Français == ''' XXXXXX''' == Anglais == ''' Linear Warm-Up''' ''' Linear Warmup''' ''' Gradual Warm-Up''' ''' Gradual Warmup''' ''Linear Warmup is a learning rate schedule where we linearly increase the learning rate from a low rate to a constant rate thereafter. This reduces volatility in the early stages of training.'' == Source == [https://www.baeldung.com... »
  • 13:097 novembre 2024 à 13:09 diff hist +36 Échauffement du taux d'apprentissageAucun résumé des modifications
  • 13:087 novembre 2024 à 13:08 diff hist +517 N Échauffement du taux d'apprentissagePage créée avec « == en construction == == Définition == XXXXXXXX == Français == ''' XXXXXX''' == Anglais == ''' Learning Rate Warm-Up''' ''' Learning Rate Warmup''' ''' LR Warm-Up''' ''Learning rate warmup is a common heuristic used by many practitioners for training deep neural nets for computer vision and natural language processing tasks.'' == Source == [https://www.baeldung.com/cs/learning-rate-warm-up Source : Baeldung] [https://openreview.net/pdf?id=r14EOsCqKX... »
  • 12:447 novembre 2024 à 12:44 diff hist +582 N Réseau d'inférencePage créée avec « == en construction == == Définition == XXXXXXXX == Français == ''' XXXXXX''' == Anglais == ''' Inference Network''' ''Note that the inference network is an approximation: it is a common misunderstanding that the inference network produces a more expressive variational model. The inference network restricts the size of parameters, meaning it can only do as well as an approximation as the original variational distribution without the inference network.'' ==... »
  • 12:317 novembre 2024 à 12:31 diff hist +26 N DecoderArianne a déplacé la page Decoder vers Décodeur Balise : Nouvelle redirection
  • 12:317 novembre 2024 à 12:31 diff hist 0 m DécodeurArianne a déplacé la page Decoder vers Décodeur
  • 12:317 novembre 2024 à 12:31 diff hist −22 DécodeurAucun résumé des modifications
  • 12:307 novembre 2024 à 12:30 diff hist +25 N EncoderArianne a déplacé la page Encoder vers Encodeur Balise : Nouvelle redirection
  • 12:307 novembre 2024 à 12:30 diff hist 0 m EncodeurArianne a déplacé la page Encoder vers Encodeur
  • 12:297 novembre 2024 à 12:29 diff hist +170 EncodeurAucun résumé des modifications

6 novembre 2024

  • 11:226 novembre 2024 à 11:22 diff hist +266 N EncodeurPage créée avec « == en construction == == Définition == XXXXXXX == Français == ''' encodeur''' == Anglais == ''' encoder''' == Soucre == [https://vitrinelinguistique.oqlf.gouv.qc.ca/fiche-gdt/fiche/8375542/encodeur Source : La Vitrine linguistique] Catégorie:vocabulary »
  • 11:206 novembre 2024 à 11:20 diff hist +28 DécodeurAucun résumé des modifications
  • 11:176 novembre 2024 à 11:17 diff hist +338 N DécodeurPage créée avec « == en construction == == Définition == Dispositif qui convertit les données codées sous leur forme d'origine. == Français == ''' décodeur''' == Anglais == ''' decoder''' == Source == [https://vitrinelinguistique.oqlf.gouv.qc.ca/fiche-gdt/fiche/8375248/decodeur Source : La Vitrine linguistique, OQLF] Catégorie:vocabulary »
  • 11:116 novembre 2024 à 11:11 diff hist +3 Dépassement de capacitéAucun résumé des modifications
  • 11:096 novembre 2024 à 11:09 diff hist +3 Dépassement de capacitéAucun résumé des modifications
  • 11:086 novembre 2024 à 11:08 diff hist +1 027 N Récupération multimodalePage créée avec « == en construction == == Définition == XXXXX Voir aussi '''génération texte-à-image''' == Français == ''' XXXXXX''' == Anglais == ''' Cross-Modal Retrieval''' ''' CMR''' ''Cross-Modal Retrieval (CMR) is a task of retrieving items across different modalities, such as image, text, video, and audio. The core challenge of CMR is the heterogeneity gap, which arises because data from different modalities have distinct representations, making direct compa... »
  • 10:306 novembre 2024 à 10:30 diff hist +953 N Dépassement de capacitéPage créée avec « == en construction == == Définition == XXXXXX == Complément == Le dépassement d'entier (''integer overflow'' en anglais) est un type de dépassement de capacité. Dépendant du type de résultat obtenu, il est possible de se trouver en présence d'une saturation plutôt qu'un dépassement. == Français == ''' Dépassement de capacité''' ''' Dépassement ''' ''' Débordement de capacité''' == Anglais == ''' Arithmetic Overflow''' ''' Overflow''' ==... »

5 novembre 2024

4 novembre 2024

3 novembre 2024