T-SNE – Laurens van der Maaten

From Fiamma
Revision as of 16:58, 20 December 2016 by Pchr8 (talk | contribs) (Created page with "{{B| http://lvdmaaten.github.io/tsne/ |t-SNE – Laurens van der Maaten - algorithm to decrease dimensionality |8 |5 }} {{#set: k=algorithm, potentiallyinteresting, cs, visual...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

http://lvdmaaten.github.io/tsne/
t-SNE – Laurens van der Maaten - algorithm to decrease dimensionality

Complexity: 8



One of the best algorithms to decrease dimensionality of a set (think "group together similar elements"). Gotten from here: http://karpathy.github.io/2014/07/02/visualizing-top-tweeps-with-t-sne-in-Javascript/