CannyLab/tsne-cuda
GPU Accelerated t-SNE for CUDA with Python bindings observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 93
- Release rhythm 94
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 3085
- days_rel: 42
- days_push: 42
- n_releases_24m: 2
Adoption not part of the score
1957 stars · 138 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A CUDA-accelerated implementation of the FIt-SNE t-SNE algorithm with Python bindings, offering up to 1200x speedup over scikit-learn. It exposes an sklearn-compatible API for fast dimensionality reduction on large datasets.
Use cases
- visualize mnist embeddings with t-SNE on gpu
- fast t-SNE for millions of points
- dimensionality reduction of high-dimensional embeddings
- cluster visualization of cifar-10 features
- speed up sklearn TSNE with cuda
- barnes-hut t-SNE in python
When to choose
- you need t-SNE on large datasets (100k+ points) and have an NVIDIA GPU
- you want an sklearn-compatible TSNE drop-in replacement
- embedding quality comparable to reference implementations matters but runtime must be seconds
When to avoid
- you have no CUDA-capable GPU
- you need UMAP or other manifold methods
- you work only on CPU or with tiny datasets where sklearn suffices
Facets
library · maturity stable
machine-learning data-visualization gpu-computing machine-learning data-visualization data-science windows python tsne cuda dimensionality-reduction barnes-hut python-bindings sklearn-api linux gpu
1 source
- readme: https://github.com/CannyLab/tsne-cuda · fetched 2026-08-28 · c939cf1a368a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| CannyLab/tsne-cuda | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="CannyLab/tsne-cuda")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem