Skip to content

Phocion/py-bhtsne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-bhtsne

A modified Python wrapper to call the excellent BH tSNE programatically.

Compile the bh_tsne executable and place in same directory as bh_tsne.py:

git clone https://github.com/lvdmaaten/bhtsne.git

g++ sptree.cpp tsne.cpp -o bh_tsne -O2

About

Python wrapper for the BH tSNE CLI application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages