All examples By author By category About

Fil

t-SNE, a force, and Urquhart graph

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 an Urquhart graph.

Forked from t-SNE, a force, and voronoi.