mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-01 07:46:22 +02:00
Merge branch 'master' of github.com:SheffieldML/GPy
This commit is contained in:
commit
175cc63ddd
12 changed files with 125 additions and 10 deletions
|
|
@ -62,7 +62,7 @@ def oil():
|
|||
|
||||
# Contrain all parameters to be positive
|
||||
m.constrain_positive('')
|
||||
m.tie_param('lengthscale')
|
||||
m.tie_params('lengthscale')
|
||||
m.update_likelihood_approximation()
|
||||
|
||||
# Optimize
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue