LoginSignup
0
0

More than 5 years have passed since last update.

NMF (非負値行列因子分解)のC言語実装

Posted at

『集合知プログラミング』という本に紹介されていた機械学習手法。

だいぶ昔だけどC言語で実装した。
https://github.com/0xfffffff7/NMF/blob/master/nmf.cpp

こちらのページのサンプル数値をそのまま打ち込んでいる。
http://d.hatena.ne.jp/dir2/20080825/1219673931

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0