To install this package run one of the following: conda install gwerbin::multicore-tsne
Description
This is a multicore modification of Barnes-Hut t-SNE by L. Van der Maaten
with python and Torch CFFI-based wrappers.
This code also works faster than sklearn.TSNE on 1 core.