This repo is an optimized CUDA version of FIt-SNE algorithm with associated python modules. We find that our implementation of t-SNE can be up to 1200x faster than Sklearn, or up to 50x faster than Multicore-TSNE when used with the right GPU. You can install binaries with anaconda for CUDA version 10.1 and 10.2 using conda install tsnecuda -c conda-forge. Tsnecuda supports CUDA versions 9.0 and later through source installation, check out the wiki for up to date installation instructions. Time taken compared to other state of the art algorithms on synthetic datasets with 50 dimensions and four clusters for varying numbers of points. Note the log scale on both the points and time axis, and that the scale of the x-axis is in thousands of points (thus, the values on the x-axis range from 1K to 10M points. Dashed lines on SkLearn, BH-TSNE, and MULTICORE-4 represent projected times. Projected scaling assumes an O(nlog(n)) implementation.

Features

  • To install our library, follow the installation instructions
  • Like many of the libraries available, the python wrappers subscribe to the same API as sklearn.manifold.TSNE.
  • We only support n_components=2
  • Our code is built using components from FAISS, the Lonestar GPU library
  • You can install binaries with anaconda for CUDA version 10.1 and 10.2
  • This repo is an optimized CUDA version of FIt-SNE algorithm

Project Samples

Project Activity

See All Activity >

License

BSD License

Follow TSNE-CUDA

TSNE-CUDA Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of TSNE-CUDA!

Additional Project Details

Programming Language

C++

Related Categories

C++ Data Visualization Software

Registered

2022-07-14