Commit graph

35 commits

Author SHA1 Message Date
Zhenwen Dai
4ec8f464e2 merge chagnes from devel 2014-05-15 18:02:33 +01:00
Zhenwen Dai
d911766624 [mpi] add mpi into ssgplvm 2014-05-14 15:07:39 +01:00
mzwiessele
73f23c0a0d [caching] renaming of helper methods to make intention clear 2014-05-14 13:39:48 +01:00
Max Zwiessele
457e00f058 [caching] when reset 2014-05-09 14:06:41 +01:00
Max Zwiessele
b050e1fb64 [caching] id fix 2014-05-09 11:13:33 +01:00
Max Zwiessele
64fb6ddc4c [caching] done right 2014-05-09 09:28:19 +01:00
Zhenwen Dai
ddbf15d763 [GPU] 2014-05-08 13:08:16 +01:00
Zhenwen Dai
9d312ab8ff bug fix: caching.py w.r.t. ignore_args 2014-04-05 00:10:35 +01:00
Max Zwiessele
f3b74fa85f pickling and caching 2014-03-31 12:45:09 +01:00
Max Zwiessele
e26e737014 new slicing done and first attempts at copy and pickling full models 2014-03-27 09:28:44 +00:00
mzwiessele
9cf37ff104 started copy implementation, have to get rid of _getstate_ and _setstate_ 2014-03-26 15:03:06 +00:00
Max Zwiessele
a493dd085e Caching functions now take two arguments: self and which, which is the argument which started the update 2014-03-24 08:52:50 +00:00
Max Zwiessele
0b5f6ea7c6 caching now per instance, not at def time 2014-03-21 16:57:49 +00:00
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