mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-05 01:32:40 +02:00
psi statistics for the linear kernel
This commit is contained in:
parent
71e461a780
commit
7d8e2183a2
3 changed files with 24 additions and 24 deletions
|
|
@ -29,5 +29,6 @@ m.constrain_positive('(rbf|bias|noise|white|S)')
|
|||
# m.optimize(messages = 1)
|
||||
# m.plot()
|
||||
# pb.title('After optimisation')
|
||||
m.ensure_default_constraints()
|
||||
m.randomize()
|
||||
m.checkgrad(verbose = 1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue