/js-gp

Javascript Implementation of Gaussian Process (with interactive web based demo)

Primary LanguageJavaScript

Gaussian Process Demo

Screenshot

You can see the demo here but I'd really recommend visiting the site to play around with it.

Screenshot

Quickstart

You can also clone this repo and open the index.html file if you prefer

git clone https://github.com/erees1/js-GP.git --recurse-submodules
cd js-GP
open index.html