Skip to content

YaleDHLab/realtime-layout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Layout

Create TSNE or UMAP layouts with JavaScript in realtime

Usage

To use this boilerplate, you can run in a terminal:

git clone https://github.com/yaledhlab/realtime-layout
yarn install

Then one can start the server:

yarn start

Demos

UMAP.js: https://duhaime.s3.amazonaws.com/sketches/realtime-layout/umap/index.html

TSNE.js: https://duhaime.s3.amazonaws.com/sketches/realtime-layout/tsne/index.html

TFJS-TSNE.js: https://duhaime.s3.amazonaws.com/sketches/realtime-layout/tfjs-tsne/index.html

Releases

No releases published

Packages

No packages published