文件名称:py-bhtsne:BH tSNE CLI应用程序的Python包装器
文件大小:40KB
文件格式:ZIP
更新时间:2024-06-11 16:13:24
Python
py-bhtsne 修改后的Python包装器,以编程方式调用出色的BH tSNE。 编译bh_tsne可执行文件,并将其放置在与bh_tsne.py相同的目录中: git clone https://github.com/lvdmaaten/bhtsne.git g++ sptree.cpp tsne.cpp -o bh_tsne -O2
【文件预览】:
py-bhtsne-master
----test.py(681B)
----bh_tsne(78KB)
----.idea()
--------py-bhtsne.iml(286B)
--------misc.xml(354B)
--------.name(9B)
--------encodings.xml(166B)
--------modules.xml(272B)
--------scopes()
--------vcs.xml(182B)
----README.md(268B)
----.gitignore(465B)
----bhtsne.py(4KB)