blob: 5d168f46e2d6af913be0701c0b6263c7b622feec (
plain) (
blame)
1
2
3
4
5
6
|
Fast, parallel implementations of t-SNE allows, for example, in one case
to visualize 160,796 single cell transcriptomes from the mouse nervous system
computed in under 2 minutes using FFT accelerated interpolation and approximate
nearest neighbors.
WWW: https://github.com/pavlin-policar/fastTSNE
|