mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-24 14:15:14 +02:00
BGPLVM example MATLAB compare
This commit is contained in:
parent
02b3f41680
commit
8fb9ab5610
2 changed files with 3 additions and 7 deletions
|
|
@ -192,10 +192,6 @@ def bgplvm_simulation_matlab_compare():
|
|||
m['noise'] = Y.var() / 100.
|
||||
m['linear_variance'] = .01
|
||||
|
||||
# lscstr = '{}'.format(k.parts[0].name)
|
||||
# m[lscstr] = .01
|
||||
# m.unconstrain(lscstr); m.constrain_fixed(lscstr, 10)
|
||||
|
||||
# lscstr = 'X_variance'
|
||||
# m[lscstr] = .01
|
||||
# m.unconstrain(lscstr); m.constrain_fixed(lscstr, .1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue