Skip to content

to-mi/gp-demo-js

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Gaussian process regression demo in Javascript

This repository contains code for a Gaussian process regression demonstration in Javascript. See http://www.tmpl.fi/gp/ for the live version.

The code depends on the following javascript libraries, which are not included in this repository:

Simulation of continuous trajectories

Continuous trajectories are simulated using Hamiltonian Monte Carlo (HMC) with partial momentum refreshment and analytically solved dynamics for the Gaussian posterior distribution.

For an excellent HMC reference, see: Radford M. Neal, MCMC using Hamiltonian dynamics. arXiv:1206.1901, 2012.

Contact

E-mail: tomi.peltola@aalto.fi

License

MIT. See LICENSE.

About

Gaussian process regression demo in Javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published