← all demos
Computer & Data Science

Dimensionality Reduction (t-SNE / PCA)

high-D → 2-D embedding
Dimensionality Reduction (t-SNE / PCA)

A high-dimensional point cloud is projected to two dimensions; as the embedding optimizes, latent clusters pull apart into clear groups.

Computed & rendered in pure C# on the frozen OnlyCSharp 1.8 library — animation baked to GIF with the library's own Gif encoder (no GPU, no ffmpeg, no external packages).