Non-Negative Matrix Factorization (NMF)
Alternating Coordinates Method (ALS)
Optimization strategy for NMF that solves the problem iteratively by fixing one matrix (H) to optimize the other (W), then reversing the roles until convergence.
← Zurück