This is a t-SNE representation of an array of (random) circles : red, green, blue, opacity and radius are 5 independent dimensions.
The t-SNE is computed by a javascript worker, using science.ai's implementation.
A force is created that tries to:
follow the positions given by t-SNE
collide the centers.
The result is displayed with a Voronoi.
(A mix of t-SNE and a force and t-SNE Voronoi.)
forked from Fil's block: t-SNE, a force, and voronoi
https://d3js.org/d3.v4.min.js