Max Zwiessele
|
1c3fe0c51e
|
regexp now on all parameters
|
2014-02-19 16:54:25 +00:00 |
|
Max Zwiessele
|
fd0dd8df85
|
updated naming to be consistent
|
2014-02-19 15:50:13 +00:00 |
|
Max Zwiessele
|
c4f6b0dbe7
|
copy and missing data
|
2014-02-19 15:32:16 +00:00 |
|
Max Zwiessele
|
b1c98c2c3d
|
Priors added
|
2014-02-14 13:18:48 +00:00 |
|
Max Zwiessele
|
9af4c34f90
|
gradcheck fixes are not easy
|
2014-02-13 21:14:08 +00:00 |
|
Max Zwiessele
|
13212abd0b
|
parameter adding and removing now fully functional according to tests, including fixes
|
2014-02-13 16:44:45 +00:00 |
|
Max Zwiessele
|
f71af38505
|
fixing now works, removing parameters needs fixing
|
2014-02-13 15:06:05 +00:00 |
|
Max Zwiessele
|
a264cdaa98
|
redid constraints
|
2014-02-12 17:11:55 +00:00 |
|
Max Zwiessele
|
79aca59a37
|
parameter handling with default constraints
|
2014-02-11 14:44:15 +00:00 |
|
Max Zwiessele
|
b944427733
|
rename dK_dtheta > gradients_X
|
2014-02-11 12:20:57 +00:00 |
|
Max Zwiessele
|
32491abaff
|
gradchecker now with fixed inputs
|
2014-02-10 16:42:00 +00:00 |
|
Max Zwiessele
|
826d2f04ff
|
checkgrad now global and callable from any parameter
|
2014-02-10 16:01:55 +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 |
|
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 |
|
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 |
|
James Hensman
|
e94b16e0b3
|
exact gaussian inference now accepts a kern and X, not K
|
2014-01-24 11:03:17 +00:00 |
|
Max Zwiessele
|
0733886ba0
|
all parameterization stuff now in seperate module -> GPy.core.parameterization
|
2013-12-16 13:45:24 +00:00 |
|