Skip to content

ArulselvanMadhavan/ocaml-tsne

Repository files navigation

T-SNE Implementation in OCaml

  • Generates a JS library - tSNE to be used in browsers

How to run?

To generate dataset for the demo

bash scripts/download-dataset.sh
mv data client/data  

On ubuntu/linux

  • Install required packages and then run
make run

On Mac

make docker-build-arm
make docker-run-arm

Opam

opam install js_of_ocaml js_of_ocaml-compiler js_of_ocaml-ppx merlin dune cohttp-lwt-unix conduit-lwt ocamlformat owl owl-plplot core opam-embed-file brr

About

t-SNE implementation in OCaml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published