serhii.net LINKS BLOG!

In the middle of the desert you can say anything you want

20 Dec 2016

t-SNE – Laurens van der Maaten - algorithm to decrease dimensionality

Categories:
  • IT/CS/Algorithms
  • (show all) All categories:
  • IT
  • IT/CS
  • IT/CS/Algorithms

  • Tags:
  • Algorithm
  • Potentiallyinteresting
  • Cs
  • Visualization
  • Data
  • Data-mining
  • Data-is-beautiful
  • Mathematics
  • Math

  • Rating: 5; Complexity: 8
    Title: t-SNE – Laurens van der Maaten - algorithm to decrease dimensionality
    Link: http://lvdmaaten.github.io/tsne/

    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/