Commit graph

22 commits

Author SHA1 Message Date
James Hensman
da4303f71b bugfix for grad_dict 2014-03-14 10:29:14 +00:00
James Hensman
328e0124c7 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-13 16:03:57 +00:00
James Hensman
cc96f5b3d5 lots of fixes, including prediction being mean and variance only 2014-03-13 14:42:03 +00:00
Max Zwiessele
c6b1f513d3 caching now resets cache on error 2014-03-13 12:29:14 +00:00
Max Zwiessele
3e91ea497d caching doc 2014-03-11 10:24:51 +00:00
Max Zwiessele
db5fd17609 slicing support for kernel input dimension 2014-03-07 16:59:41 +00:00
Max Zwiessele
024b92996e caching switched on 2014-02-28 17:18:34 +00:00
Max Zwiessele
47e4026141 hierarchy edits. adding removing parameters withing hierarchy 2014-02-28 16:18:47 +00:00
Max Zwiessele
82a25d691b fixed caching bug with args having Nones 2014-02-28 12:08:16 +00:00
Max Zwiessele
83f5b9377a caching in place again and working : ) 2014-02-28 11:46:09 +00:00
Max Zwiessele
a35464b32f WARNING: switched caching off 2014-02-28 08:57:30 +00:00
James Hensman
5cf792504a messing with caching 2014-02-27 10:47:27 +00:00
Max Zwiessele
a6d3fda234 caching can handle None 2014-02-27 08:47:06 +00:00
Max Zwiessele
ebea658f5c caching can handle None 2014-02-27 08:39:49 +00:00
Max Zwiessele
65fd6dd24e observable pattern through and thorugh 2014-02-26 15:46:14 +00:00
Max Zwiessele
b19f9b9f33 gradient operations and cachong 2014-02-21 10:38:11 +00:00
Max Zwiessele
0c92fca31a linear without caching, derivatives done 2014-02-21 09:14:31 +00:00
James Hensman
d636c8c30c everything is broken 2014-02-20 14:04:16 +00:00
Max Zwiessele
d0c563ff0a added sparsegp with missing data 2014-02-18 15:52:33 +00:00
Max Zwiessele
20f749ff0d caching changes 2014-02-17 08:45:34 +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
James Hensman
1c9151a7d0 added caching framework 2014-02-06 12:46:56 +00:00