Skip to content

Commit e0ee838

Browse files
committed
added matrix decomposition
1 parent e279202 commit e0ee838

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

imgs/matrix-decomposition-viz.png

177 KB
Loading

websites.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,3 +393,15 @@
393393
uses: [tutorial]
394394
img: imgs/visualizing-k-means-clustering.png
395395
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

Comments
 (0)