Non-negative matrix factorization code

Click For Summary
Non-negative matrix factorization (NNMF) source code is sought after, with the user noting that major linear algebra libraries like LaPack and MKL do not offer this subroutine. A suggestion is made to search for "non-negative matrix factorization code," leading to a resource that provides implementations in multiple programming languages, including Matlab, Python, Go, and C. This highlights the availability of NNMF code outside traditional libraries, making it accessible for various programming needs.
buupq
Messages
6
Reaction score
1
Hello,

I'm looking for the non-negative matrix factorization (NNMF) source code. I checked several linear algebra libraries (e.g., LaPack, mkl), but it seems that this subroutine is not available. Does anyone know where I can find this source code?

https://en.wikipedia.org/wiki/Non-negative_matrix_factorization#cite_note-23

Thank you!
 
Technology news on Phys.org
Did you try googling "non-negative matrix factorization code"? The first hit is:
https://www.csie.ntu.edu.tw/~cjlin/nmf/
which contains a Matlab implementation as well as one in Python, Go, and C.
 
Learn If you want to write code for Python Machine learning, AI Statistics/data analysis Scientific research Web application servers Some microcontrollers JavaScript/Node JS/TypeScript Web sites Web application servers C# Games (Unity) Consumer applications (Windows) Business applications C++ Games (Unreal Engine) Operating systems, device drivers Microcontrollers/embedded systems Consumer applications (Linux) Some more tips: Do not learn C++ (or any other dialect of C) as a...

Similar threads

Replies
1
Views
2K
Replies
43
Views
6K
Replies
29
Views
5K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
2
Views
1K
  • · Replies 51 ·
2
Replies
51
Views
9K
  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K