Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

YaleDHLab/realtime-layout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: This repository has been archived

This project was developed under a previous phase of the Yale Digital Humanities Lab. Now a part of Yale Library’s Computational Methods and Data department, the Lab no longer includes this project in its scope of work. As such, it will receive no further updates.

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

About

Boilerplate for creating TSNE and UMAP layouts with JavaScript in realtime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published