Skip to content

Latest commit

 

History

History
22 lines (22 loc) · 590 Bytes

README.org

File metadata and controls

22 lines (22 loc) · 590 Bytes

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