pavlin-policar/openTSNE
A Python library implementing t-SNE dimensionality reduction with parallel computation and scalable embeddings.

Velocity · 7d
+0.6
★ / day
Trend
→steady
star history
openTSNE provides a modular implementation of t-distributed Stochastic Neighbor Embedding (t-SNE), a widely-used dimensionality reduction algorithm for visualizing high-dimensional data. It includes recent improvements such as incremental embedding of new data points, massive speed optimizations enabling scale to millions of points, and techniques for better global cluster alignment in visualizations.