Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tmcclintock/gpsampler

Given a likelihood function and an array of parameters, we can construct a latin-hypercube in the parameter space from which we can build a Gaussian process to make predictions of that function.
https://github.com/tmcclintock/gpsampler

Last synced: 12 days ago
JSON representation

Given a likelihood function and an array of parameters, we can construct a latin-hypercube in the parameter space from which we can build a Gaussian process to make predictions of that function.

Awesome Lists containing this project

README

        

# GPSampler
Given a likelihood function and an array of parameters, we can construct a latin-hypercube in the parameter space from which we can build a Gaussian process to make predictions of that function.