File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 11# %% [markdown]
22# # Gaussian Processes for Vector Fields and Ocean Current Modelling
33#
4- # In this notebook, we use Gaussian processes to learn vector valued functions. We will be
4+ # In this notebook, we use Gaussian processes to learn vector- valued functions. We will be
55# recreating the results by [Berlinghieri et al. (2023)](https://arxiv.org/pdf/2302.10364.pdf) by an
66# application to real-world ocean surface velocity data, collected via surface drifters.
77#
Original file line number Diff line number Diff line change 2929 - Stochastic sparse GPs : examples/collapsed_vi.py
3030 - Pathwise Sampling for Spatial Modelling : examples/spatial.py
3131 - Bayesian Optimisation : examples/bayesian_optimisation.py
32+ - Multi-output GPs for Ocean Modelling : examples/oceanmodelling.py
3233 - 📖 Guides for customisation :
3334 - Kernels : examples/constructing_new_kernels.py
3435 - Likelihoods : examples/likelihoods_guide.py
You can’t perform that action at this time.
0 commit comments