visualizing Data using t-SNE
Introduction
The paper <ref>Laurens van der Maaten, and Geoffrey Hinton, 2008. Visualizing Data using t-SNE.</ref> introduced a new nonlinear dimensionally reduction technique that visualizes high-dimensional data based on the pair-wise similarities between the datapoints. This technique is a variation of the Stochastic Neighbor embedding that was proposed by Hinton and Roweis <ref>G.E. Hinton and S.T. Roweis, 2002. Stochastic Neighbor embedding.</ref>.