Commit graph

2120 commits

Author SHA1 Message Date
Max Zwiessele
f5e3e97794 gradcheck global diff 2014-03-05 12:44:53 +00:00
Max Zwiessele
cde8722e1b printing for older numpy versions 2014-03-05 11:19:46 +00:00
Max Zwiessele
0a82427e29 parameters once in memory 2014-03-05 10:45:35 +00:00
Max Zwiessele
0df263956f Dont call parameters_changed ever yourself anymore and parameters are now inplace once in memory 2014-03-04 17:32:46 +00:00
Max Zwiessele
56d749ded8 indentation... 2014-03-04 17:31:10 +00:00
Zhenwen Dai
16555aa11d Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-04 14:25:47 +00:00
Zhenwen Dai
b9dcb7f640 switch input_sensitivity function to model 2014-03-04 14:25:11 +00:00
Zhenwen Dai
0f37cc721b [SSGPLVM] numerical stability 2014-03-04 12:06:41 +00:00
Alan Saul
9888d768b5 Changed kernels in tests (lots still failing, but now mostly for good reason rather than silly naming problems) 2014-03-04 11:28:29 +00:00
Alan Saul
ca40b9803a Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-04 10:56:36 +00:00
Zhenwen Dai
5c82fe39b9 [SSGPLVM] add region constraint 2014-03-04 10:54:23 +00:00
Zhenwen Dai
c29c4e20c1 [SSGPLVM] fix plot_latent 2014-03-04 10:43:29 +00:00
Zhenwen Dai
0258abf5c4 [SSGPLVM] Learn prior parameters 2014-03-04 10:39:56 +00:00
Zhenwen Dai
0f6004034e [SSGPLVM] support non-ARD rbf 2014-03-03 17:56:47 +00:00
Alan Saul
8926ffeb28 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-03 17:45:28 +00:00
Alan Saul
db57005826 Fixed non_gaussian demo 2014-03-03 17:45:24 +00:00
Neil Lawrence
8b2ba52a8f Minor changes to sympy kernel (removing un-needed comments). 2014-03-03 17:06:28 +00:00
Neil Lawrence
d2c4c10573 Merge branch 'params' of https://github.com/SheffieldML/GPy into params 2014-03-03 17:05:20 +00:00
Max Zwiessele
dad58519cc Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-03 15:09:00 +00:00
Max Zwiessele
1284a0683f sparse gp with uncertain inputs 2014-03-03 15:08:54 +00:00
Max Zwiessele
0062a5b16f plotting \o/ 2014-03-03 15:08:16 +00:00
Max Zwiessele
a98334e009 logic edits for copy 2014-03-03 15:07:33 +00:00
Max Zwiessele
441a9f524d bit more testing of observable patter 2014-03-03 15:06:37 +00:00
Neil Lawrence
d26f35247d Merge branch 'params' of https://github.com/SheffieldML/GPy into params 2014-03-03 15:03:00 +00:00
Zhenwen Dai
99c482d5a9 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-03 11:13:08 +00:00
James Hensman
496624af78 weaving a faster rbf 2014-02-28 21:23:47 +00:00
Zhenwen Dai
c96d9ffc4c Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-28 18:11:05 +00:00
Zhenwen Dai
32c6237672 changes on rbf 2014-02-28 18:11:00 +00:00
James Hensman
359445e75f Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-28 17:35:05 +00:00
James Hensman
8b197b79a0 stability in stationary) 2014-02-28 17:35:00 +00:00
Max Zwiessele
024b92996e caching switched on 2014-02-28 17:18:34 +00:00
Max Zwiessele
20e02e63a9 global gradient test done and some parameterized fixes 2014-02-28 16:58:24 +00:00
Max Zwiessele
eae3c28dc0 checkgrad 2014-02-28 16:20:52 +00:00
Max Zwiessele
47e4026141 hierarchy edits. adding removing parameters withing hierarchy 2014-02-28 16:18:47 +00:00
James Hensman
c87bda9e49 einsumming in rbf for speed 2014-02-28 14:20:17 +00:00
James Hensman
d5658660a6 einsumming in stationary 2014-02-28 13:37:26 +00:00
James Hensman
659afaf241 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-28 12:59:56 +00:00
James Hensman
ab7dff9a3d no longer caching denom in psi2_rbf 2014-02-28 12:59:49 +00:00
Max Zwiessele
af50fa3e57 prediction code need updating, started with woodbury vector, but how to predict variance in sparse gp with uncertain inputs? 2014-02-28 12:09:03 +00:00
Max Zwiessele
a67bf9d04d Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-28 12:08:19 +00:00
Max Zwiessele
82a25d691b fixed caching bug with args having Nones 2014-02-28 12:08:16 +00:00
James Hensman
ba1d6697e5 merged 2014-02-28 12:07:19 +00:00
James Hensman
7aad39e70e non essential tidying in stationary 2014-02-28 12:06:28 +00:00
Max Zwiessele
83f5b9377a caching in place again and working : ) 2014-02-28 11:46:09 +00:00
Max Zwiessele
1d1123fcae plotting with uncertain inputs 2014-02-28 11:39:05 +00:00
Max Zwiessele
184c830ba9 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-28 11:33:35 +00:00
Max Zwiessele
2771e3f71f observer pattern has a handle to trigger only > min_priority observers 2014-02-28 11:33:31 +00:00
James Hensman
7ae9d03c45 efficiencies in stationary 2014-02-28 11:01:54 +00:00
Max Zwiessele
058ab679e7 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-28 08:58:38 +00:00
Max Zwiessele
999d2419dd observer pattern now tested and fully operational. needed the good night rest : ) 2014-02-28 08:58:34 +00:00