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)
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ environment:
|
|||
secure: 8/ZjXFwtd1S7ixd7PJOpptupKKEDhm2da/q3unabJ00=
|
||||
COVERALLS_REPO_TOKEN:
|
||||
secure: d3Luic/ESkGaWnZrvWZTKrzO+xaVwJWaRCEP0F+K/9DQGPSRZsJ/Du5g3s4XF+tS
|
||||
gpy_version: 1.10.0
|
||||
gpy_version: 1.12.0
|
||||
matrix:
|
||||
- PYTHON_VERSION: 3.5
|
||||
MINICONDA: C:\Miniconda35-x64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue