There was an error while loading. Please reload this page.
1 parent e279202 commit e0ee838Copy full SHA for e0ee838
imgs/matrix-decomposition-viz.png
177 KB
websites.yaml
@@ -393,3 +393,15 @@
393
uses: [tutorial]
394
img: imgs/visualizing-k-means-clustering.png
395
date: "2014-01-19"
396
+
397
+- name: "Matrix factorization visualized"
398
+ desc: "Matrix factorization implemented in pure JavaScript. Also for sparse data and logistic regression."
399
+ url: https://p.migdal.pl/matrix-decomposition-viz/
400
+ repo: https://github.com/stared/matrix-decomposition-viz
401
+ license: MIT
402
+ writeup: ""
403
+ authors: [Piotr Migdał]
404
+ tags: [matrix-factorization]
405
+ uses: [demo]
406
+ img: imgs/matrix-decomposition-viz.png
407
+ date: "2017-10-17"
0 commit comments