CliMA / CalibrateEmulateSample.jl

Stochastic Optimization, Learning, Uncertainty and Sampling
https://clima.github.io/CalibrateEmulateSample.jl/dev
Apache License 2.0
85 stars 17 forks source link

Roadmap #3

Open simonbyrne opened 5 years ago

simonbyrne commented 5 years ago

Functionality

Test/Examples

For next meeting:

dburov190 commented 5 years ago

I've marked "Gaussian processes" done for now; the implementation is in GPR.jl. It uses ScikitLearn.jl, which is quite bulky and ugly, but good enough for now. Planning to switch to GaussianProcesses.jl in the future.