Skip to content

gokceneraslan/tensorsne

Repository files navigation

Build Status

A Fast Barnes-Hut tSNE implementation with TensorFlow support

Barnes-Hut tSNE with following cool features:

  • Fast nearest neighbor calculation with parallelization and sparse matrix support through nmslib
  • KL divergence and Barnes-Hut gradient approximation as a Tensorflow op
  • Parametric and non-parametric Barnes-Hut tSNE in Tensorflow and Keras

Releases

No releases published

Packages

No packages published

Languages