block by Fil 5724c516d6e51f4a2aaf0edae83e0dca

t-SNE, a force, and voronoi

Full Screen

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:

The result is displayed with a Voronoi.

(A mix of t-SNE and a force and t-SNE Voronoi.)

index.html

worker.js