psi statistics for the linear kernel

This commit is contained in:
Nicolo Fusi 2013-02-06 17:51:54 +00:00
parent 71e461a780
commit 7d8e2183a2
3 changed files with 24 additions and 24 deletions

View file

@ -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)