« Matrice aléatoire » : différence entre les versions


m (ClaireGorjux a déplacé la page Random Matrix vers Matrice aléatoire)
Aucun résumé des modifications
Ligne 1 : Ligne 1 :
==en construction==
== Définition ==
== Définition ==
XXXXXXXXX
Toute matrice carrée ou rectangulaire qui a la propriété d'avoir des données complètement aléatoires, sélectionnées à partir d'une certaine distribution spécifiée, à l'intérieur de la matrice.


== Français ==
== Français ==
''' XXXXXXXXX '''
''' matrice aléatoire '''


== Anglais ==
== Anglais ==
''' Random Matrix'''
''' random matrix'''
 
A random matrix is any matrix square (nxn) or rectangular matrix (mxn) that has the property of completely randomized data, selected from some specified distribution, inside of the matrix.  This is often used in the initialization of weights in machine learning. It is often the case that there is no prior information to encode before learning and no basis to justify a specific weight matrix. A random matrix is used in these cases, often with very small values so as not to prejudice the models. Below is an example of a random matrix with the specified distribution of integers from one to five:




Ligne 16 : Ligne 12 :


[https://deepai.org/machine-learning-glossary-and-terms/random-matrix  Source : DeepAI.org ]
[https://deepai.org/machine-learning-glossary-and-terms/random-matrix  Source : DeepAI.org ]


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

Version du 3 mai 2021 à 10:12

Définition

Toute matrice carrée ou rectangulaire qui a la propriété d'avoir des données complètement aléatoires, sélectionnées à partir d'une certaine distribution spécifiée, à l'intérieur de la matrice.

Français

matrice aléatoire

Anglais

random matrix


Source : DeepAI.org



Contributeurs: Claire Gorjux, Imane Meziani, wiki