mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-27 14:25:16 +02:00
Merge branch 'deploy' into devel
This commit is contained in:
commit
1d574f68b5
2 changed files with 2 additions and 1 deletions
|
|
@ -721,6 +721,7 @@ def multioutput_gp_with_derivative_observations(plot=True):
|
|||
likelihood_list=[gauss, gauss_der],
|
||||
)
|
||||
|
||||
|
||||
# Optimize the model
|
||||
m.optimize(messages=0, ipython_notebook=False)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue