Commit graph

28 commits

Author SHA1 Message Date
Alan Saul
a2b986dc5c Fixed a couple of small params bugs 2014-02-10 15:49:50 +00:00
Alan Saul
b72d319909 Merged parameterized fixing 2014-02-10 15:42:47 +00:00
Alan Saul
c6d466e72d Moved fix parameter to constrainable 2014-02-10 15:39:54 +00:00
Max Zwiessele
6a068775f5 Merge branch 'params' of github.com:SheffieldML/GPy into params
Conflicts:
	GPy/core/parameterization/param.py
	GPy/core/parameterization/parameter_core.py
	GPy/core/parameterization/parameterized.py
2014-02-10 15:21:09 +00:00
Max Zwiessele
e0c68d5eb3 _highest_parent_ now follows the tree, dK_dX > gradient_X, added update_grads_variational to linear, bgplvm for new framework 2014-02-10 15:12:49 +00:00
Alan Saul
0f263d2ff2 Have most of the likelihood testing working, laplace likelihood parameters need fixing, some of the signs are wrong I believe 2014-02-10 12:28:24 +00:00
Alan Saul
c28f11f291 Fixed parameter bugs 2014-02-07 15:16:05 +00:00
Alan Saul
648609c3b1 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-06 16:22:18 +00:00
Alan Saul
b12fb6a2a8 Fixed parameterized oddity where it was updating all constrained parameters as soon as any were constrained rather than after all are constrained@
@
2014-02-06 16:22:08 +00:00
Max Zwiessele
1c7949a61c small changes to parameterization init 2014-02-06 14:03:40 +00:00
James Hensman
36456af5d4 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-06 12:33:04 +00:00
James Hensman
54272d22bb first crack at a caching object 2014-02-06 12:33:00 +00:00
Max Zwiessele
ef3bfa4676 highest parent fix 2014-02-06 12:00:43 +00:00
James Hensman
6346af8764 assorted fixes 2014-02-06 09:28:27 +00:00
James Hensman
80629e00b6 fiddling with plotting 2014-02-05 17:12:52 +00:00
James Hensman
f653bc430e an afternoon's work on the laplace approximation 2014-02-05 16:23:35 +00:00
Ricardo
11f784d472 Plotting functions modified 2014-01-28 13:40:24 +00:00
Max Zwiessele
a9e5513c3f Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-01-24 16:37:52 +00:00
Max Zwiessele
745637d459 changed priority of observable array to 0 2014-01-24 16:37:47 +00:00
James Hensman
563fbd257b some gplvm related fixes 2014-01-24 16:37:20 +00:00
Max Zwiessele
ebd93574d9 bug in setting _highest_parent_ fixed 2014-01-24 15:55:55 +00:00
Max Zwiessele
cec766b723 getstate > _getstate and setstate > _setstate 2014-01-24 15:48:23 +00:00
Max Zwiessele
e128059377 new gradient handling way nicer 2014-01-24 15:07:28 +00:00
Max Zwiessele
8ae58f59f6 gradient field added to param 2014-01-24 12:22:58 +00:00
Max Zwiessele
d4975c2bbd Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-01-24 12:00:18 +00:00
James Hensman
e94b16e0b3 exact gaussian inference now accepts a kern and X, not K 2014-01-24 11:03:17 +00:00
Max Zwiessele
6996700d09 typo 2013-12-16 15:13:40 +00:00
Max Zwiessele
0733886ba0 all parameterization stuff now in seperate module -> GPy.core.parameterization 2013-12-16 13:45:24 +00:00