Commit graph

1017 commits

Author SHA1 Message Date
Alan Saul
f9857e08c0 Broken it by getting rid of squeeze, but now working on making it faster using proper vector multiplciation for diagonals 2013-05-31 11:55:32 +01:00
Alan Saul
20227fb2ac Made more numerically stable in a hope that it will work and I will find a bug... 2013-05-30 16:17:37 +01:00
Alan Saul
23ed2a2d15 Lots of name changing and went through all likelihood gradients again 2013-05-29 17:33:06 +01:00
Alan Saul
117c377d13 Ripped out all things Laplace parameter estimation, starting again with new tactic 2013-05-29 14:02:03 +01:00
Alan Saul
d63d370641 About to rip out old chain rule method of learning gradients 2013-05-29 13:46:55 +01:00
Alan Saul
146d7e2458 Trying to fix dL_dytil gradient 2013-05-17 17:42:00 +01:00
Alan Saul
48d693791e changed name 2013-05-16 12:22:37 +01:00
Alan Saul
e5d7ee9728 FIXED DYTIL_DFHAT 2013-05-16 12:06:09 +01:00
Alan Saul
21ae81de29 Workong on doing explicit gradients 2013-05-16 12:00:15 +01:00
Alan Saul
569311b510 Gradients almost there for dytil_dfhat, diagonal terms are right 2013-05-15 19:25:55 +01:00
Alan Saul
cad2c271eb merged with devel 2013-05-14 16:26:57 +01:00
Alan Saul
787a038401 Still getting closer to grads for likelihood 2013-05-14 16:23:18 +01:00
Ricardo
47a7df9756 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-14 15:38:08 +01:00
Ricardo
3626154c02 remove profile 2013-05-14 15:38:00 +01:00
James Hensman
4bbf31eb1d removed RA's profile deco 2013-05-14 11:26:16 +01:00
James Hensman
350fa39685 generalised backsub_both_sides 2013-05-14 11:20:44 +01:00
Ricardo
225c35d55d Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-13 19:41:10 +01:00
Ricardo
a1036fb2a5 DSYR is being used now 2013-05-13 19:40:51 +01:00
Ricardo
cb4c363c11 Gradients are working now 2013-05-13 19:38:11 +01:00
Alan Saul
5472c5c6ba Almost have likelihood gradients working but kernels still way off 2013-05-13 18:36:02 +01:00
James Hensman
c859687d43 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-13 17:23:54 +01:00
James Hensman
542759353b minor changes to the symmetrify function 2013-05-13 17:23:49 +01:00
Nicolo Fusi
ccde6c421f Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-13 17:21:45 +01:00
Nicolo Fusi
80c25c9aaf moved linalg function to GPy.linalg 2013-05-13 17:04:59 +01:00
Ricardo
3cc9547cab Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-13 15:09:43 +01:00
Ricardo
b84f70b205 gradietns check :) 2013-05-13 15:09:20 +01:00
James Hensman
9c701f6e5b added DSYR for ricardo 2013-05-13 12:54:55 +01:00
Ricardo
fda9cae3c3 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-13 11:11:29 +01:00
Ricardo
68f493b86c New functions for EP-matching moments 2013-05-13 11:10:27 +01:00
Ricardo
c521c243e1 minor change 2013-05-13 11:03:19 +01:00
James Hensman
c1f1e44b09 using weaved symmetrify in pdinv now 2013-05-13 10:36:15 +01:00
James Hensman
529d7534ca fixed the bug in stick 2013-05-13 10:26:54 +01:00
Ricardo
b273c76fd7 change in gradients computation 2013-05-13 07:08:58 +01:00
Ricardo
a500c526dd Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-10 17:55:00 +01:00
Nicolas
ab30ed7483 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-10 17:48:25 +01:00
Nicolas
652b3ce2c6 unified framework for addition and product of kernels, with a tensor flag (boolean) instead of and 2013-05-10 17:48:11 +01:00
Ricardo
6d65e2adf8 more changes 2013-05-10 17:46:45 +01:00
James Hensman
f6ffbf88d9 fixed transformations (Sorry Andreas) 2013-05-10 16:49:37 +01:00
James Hensman
0efde820bd merge conflict in transformations 2013-05-10 16:42:23 +01:00
James Hensman
a91501af56 minor modifications to the constraint behaviour 2013-05-10 16:39:20 +01:00
Nicolò Fusi
cbfbcfb411 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-10 16:21:45 +02:00
Nicolò Fusi
16757a298c trying to follow changes in likelihood 2013-05-10 16:21:12 +02:00
Max Zwiessele
50b7958051 MRD updates merge
- termination rule changes for SCG
- oil flow updates
2013-05-10 11:22:07 +01:00
Max Zwiessele
8a843378a0 Example update to run oil dataset 2013-05-10 11:21:53 +01:00
Max Zwiessele
214eab5f2e MRD updates and minor changes 2013-05-10 11:21:19 +01:00
Max Zwiessele
83275c03e1 termination rule update 2013-05-10 11:19:27 +01:00
Nicolò Fusi
ee5b05cd2d Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-10 11:45:16 +02:00
Nicolò Fusi
4182d60513 small changes 2013-05-10 11:44:54 +02:00
Ricardo
14b449bcfd adding FITC to the list 2013-05-10 10:32:21 +01:00
Ricardo
8ab4c65227 some changes 2013-05-10 08:15:33 +01:00