T-distributed stochastic neighbor embedding: Difference between revisions

Content deleted Content added
m top: Missing space after ref tag., replaced: /ref>a → /ref> a
Line 48:
* [[ELKI]] contains tSNE, also with Barnes-Hut approximation
* [[Scikit-learn]], a popular machine learning toolkit in python implements t-SNE with both exact solutions and the Barnes-Hut approximation.
* Tensorboard, the visualization kit associated with [[TensorFlow]], also implements t-SNE ([https://projector.tensorflow.org/ online version])
 
== References ==