Commit graph

2618 commits

Author SHA1 Message Date
Max Zwiessele
b1c98c2c3d Priors added 2014-02-14 13:18:48 +00:00
James Hensman
922e72af94 Merge branch 'params' into c_oredered 2014-02-14 11:39:30 +00:00
James Hensman
8d2c97dfb1 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-14 11:38:58 +00:00
James Hensman
3375606039 lots of F-ordering nonsense. Seems to work though 2014-02-14 11:38:34 +00:00
Max Zwiessele
8d7273b8ff non verbose checkgrad adjusted to new system 2014-02-14 09:57:18 +00:00
Max Zwiessele
ffd09c7820 checkgrad (╯°□°)╯︵ ┻━┻ 2014-02-13 21:59:08 +00:00
Max Zwiessele
9af4c34f90 gradcheck fixes are not easy 2014-02-13 21:14:08 +00:00
Max Zwiessele
c78ddde6de gradcheck now fully functional 2014-02-13 20:24:45 +00:00
Max Zwiessele
c84372127f checkgrad was changing parameters 2014-02-13 16:49:17 +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
James Hensman
80a734e153 variouschanges 2014-02-13 13:53:49 +00:00
James Hensman
83d3389644 an ugly hack to work around the 'stickiness' of ObservableArray. TODO: remove this hack 2014-02-13 11:34:23 +00:00
James Hensman
6d30a11ae8 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-13 08:53:19 +00:00
James Hensman
3c68a9688d general bugfixing 2014-02-13 08:53:14 +00:00
Alan Saul
d2e8807a88 Fixed some examples and tests, and stated that Y metadata doesnt need to be the same size as Y 2014-02-12 18:02:24 +00:00
Max Zwiessele
646400f49e fixed gradchecker and fixes for paramterized 2014-02-12 17:30:20 +00:00
Max Zwiessele
35e4791db3 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-12 17:12:00 +00:00
Max Zwiessele
a264cdaa98 redid constraints 2014-02-12 17:11:55 +00:00
Alan Saul
46ce76dee8 Fixed bernoulli likelihood divide by 0 and log of 0 2014-02-12 16:48:57 +00:00
Alan Saul
c788c463d8 Added metadata 2014-02-12 15:53:38 +00:00
James Hensman
e4fcde3299 fixed plotting bug 2014-02-12 15:27:47 +00:00
Max Zwiessele
c0eddf29e7 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-12 13:08:31 +00:00
Max Zwiessele
cb0fb9d593 deleted list array 2014-02-12 13:08:13 +00:00
James Hensman
71399f6db3 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-12 12:30:12 +00:00
James Hensman
87acda0034 here's fitc 2014-02-12 12:29:52 +00:00
Max Zwiessele
643c90010b merged array_core 2014-02-12 11:32:28 +00:00
Max Zwiessele
a29cf87e53 deleted listarray 2014-02-12 11:31:12 +00:00
James Hensman
d95da876e0 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-12 11:13:29 +00:00
James Hensman
34dec0ade3 derivatives working in DTC 2014-02-12 11:13:24 +00:00
Alan Saul
b16ea0e1cd Fixed merge conflict 2014-02-12 10:52:12 +00:00
James Hensman
32deb2085d Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-11 20:05:41 +00:00
James Hensman
54b7581c39 changes to DTC 2014-02-11 20:05:36 +00:00
Ricardo
91d8890a13 Merge branch 'params' of github.com:SheffieldML/GPy into params
Conflicts:
	GPy/kern/parts/prod.py
2014-02-11 19:02:45 +00:00
Max Zwiessele
f2e04f138d Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-11 16:54:43 +00:00
Max Zwiessele
9d262936c6 array core and bgplvm working > changes due to __i<op>__ will now be reported 2014-02-11 16:54:33 +00:00
James Hensman
1b29c0939e renaming dtc again 2014-02-11 16:44:59 +00:00
James Hensman
48c68640ef renaming dtc 2014-02-11 16:30:12 +00:00
James Hensman
448197b026 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-11 16:27:21 +00:00
James Hensman
4d1feb9d9d first draft of DTC 2014-02-11 16:27:08 +00:00
Alan Saul
f7cdf598a6 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-11 15:23:49 +00:00
Max Zwiessele
4cfc13d5fc kernel adding now takes over constraints 2014-02-11 15:23:49 +00:00
Alan Saul
610dbed38a Fixed copy bug of observable array 2014-02-11 15:23:00 +00:00
Max Zwiessele
b7312a1b99 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-11 14:44:22 +00:00
Max Zwiessele
79aca59a37 parameter handling with default constraints 2014-02-11 14:44:15 +00:00
Alan Saul
835934ff51 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-11 14:06:45 +00:00
Alan Saul
c76f1a4d6d Minor reorganising 2014-02-11 14:06:42 +00:00
James Hensman
103aaebb29 dumb merge conflict in a comment 2014-02-11 13:44:18 +00:00
Max Zwiessele
b944427733 rename dK_dtheta > gradients_X 2014-02-11 12:20:57 +00:00
Max Zwiessele
6a1c700c03 psi stat and kernel tests new parameterization 2014-02-11 12:20:16 +00:00