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

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: about 2 months 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.