🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili

Glossario IA

Il dizionario completo dell'Intelligenza Artificiale

162
categorie
2.032
sottocategorie
23.060
termini
📖
termini

Non-negativity constraint

Restriction requiring all elements of the factorized matrices to be positive or zero, ensuring physical interpretability and additive representations.

📖
termini

Additive representations

Modeling where data are reconstructed by addition of elementary components, as opposed to subtractions possible in other factorization methods.

📖
termini

Alternating Least Squares (ALS)

Optimization method alternating the resolution of least squares problems on each factorized matrix while keeping the other fixed.

📖
termini

Basis matrix (W matrix)

First factorized matrix containing the basis vectors or dictionary representing the fundamental characteristics of the data.

📖
termini

Coefficient matrix (H matrix)

Second factorized matrix containing the activation coefficients indicating how each sample is composed from the basis vectors.

📖
termini

Lee-Seung algorithm

Pioneering algorithm for NMF using multiplicative update rules based on minimization of quadratic error or KL divergence.

📖
termini

NMF cost function

Optimization criterion measuring reconstruction quality, typically mean squared error or Kullback-Leibler divergence.

📖
termini

Sparsity in NMF

Desirable property where factorized matrices contain many zeros, improving interpretability and parsimony of representations.

📖
termini

NMF Convergence

Property of the algorithm reaching a stable point where successive iterations no longer significantly modify the factorized matrices.

📖
termini

NMF Regularization

Addition of penalty terms in the cost function to control sparsity, smoothness, or other desired properties of the factors.

📖
termini

Supervised NMF

Extension of NMF incorporating label information to guide factorization towards discriminative representations for classification.

📖
termini

NMF Correlation Coefficient

Evaluation measure quantifying the similarity between obtained factors and expected structures or reference factors.

📖
termini

NMF Computational Complexity

Analysis of time and memory resources required for executing NMF algorithms, typically O(mnr) per iteration.

🔍

Nessun risultato trovato