Commit graph

42 commits

Author SHA1 Message Date
Zhenwen Dai
2724e7d476 ssrbf bug fix 2014-11-13 10:58:26 +00:00
Zhenwen Dai
7f7b0da7b9 spike and slab binary variable numerical enhancement 2014-11-12 20:19:56 +00:00
Zhenwen Dai
78b50db138 add new inference X 2014-11-03 13:38:28 +00:00
Max Zwiessele
4543fc3480 [link|unlink_parameter] renaming add_parameter to link_parameter 2014-09-08 08:57:28 +01:00
Zhenwen Dai
808cfb0501 Allow the default constraint of a Param object to be 'fixed' 2014-09-02 11:52:09 +01:00
Zhenwen Dai
7ed0e70a46 further bug fix for sparsegp_mpi 2014-08-27 09:45:06 +01:00
Zhenwen Dai
f29753e9e6 generalize the interface of mpi 2014-08-26 18:12:41 +01:00
mzwiessele
5f863e8ca2 [parameterization] Parameter adding more robust and better error handling 2014-08-15 08:40:17 -07:00
Zhenwen Dai
785c580032 merge the current devel into psi2 2014-08-11 18:01:23 +01:00
Zhenwen Dai
6acb9b09b5 generalize the spike-and-slab prior with pi (N,Q) 2014-08-11 14:12:43 +01:00
Zhenwen Dai
cf33808673 fix the SSGPLVM with MPI 2014-06-25 13:57:25 +01:00
Zhenwen Dai
3f36a245d1 fix the problem of multiple ties on the same param array object 2014-06-24 12:49:04 +01:00
Zhenwen Dai
4ec8f464e2 merge chagnes from devel 2014-05-15 18:02:33 +01:00
Zhenwen Dai
dad476faf6 [ssgplvm] linear kernel 2014-05-15 11:43:29 +01:00
Max Zwiessele
02b5ee1e46 [parameterized] restructered a lot and finalized some stuff 2014-05-15 11:29:20 +01:00
mzwiessele
4f627c904f [variational] posterior object copies adjusted 2014-05-13 08:50:14 +01:00
Zhenwen Dai
bbcba2553c [GPU] GPU version of varDTC is ready 2014-04-07 10:25:16 +01:00
Max Zwiessele
f3b74fa85f pickling and caching 2014-03-31 12:45:09 +01:00
Zhenwen Dai
53627ee282 [GPU] GPU kernel 2014-03-26 10:47:33 +00:00
Max Zwiessele
ed2aaab4bb variational returns now the right raveled indices 2014-03-24 09:06:48 +00:00
Zhenwen Dai
5acb66cf78 bug fix w.r.t. var_dtc.py 2014-03-18 12:35:28 +00:00
Max Zwiessele
dab35dcbb0 merged params here 2014-03-10 16:00:35 +00:00
Max Zwiessele
21c4d41ac3 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-10 08:56:17 +00:00
Max Zwiessele
546d5dfff3 all parameters in memory 2014-03-10 08:21:13 +00:00
Max Zwiessele
db5fd17609 slicing support for kernel input dimension 2014-03-07 16:59:41 +00:00
Zhenwen Dai
8177d63309 [SSGPLVM] new plot variational posterior 2014-03-06 16:32:19 +00:00
Max Zwiessele
0a82427e29 parameters once in memory 2014-03-05 10:45:35 +00:00
Zhenwen Dai
0f37cc721b [SSGPLVM] numerical stability 2014-03-04 12:06:41 +00:00
Zhenwen Dai
5c82fe39b9 [SSGPLVM] add region constraint 2014-03-04 10:54:23 +00:00
Zhenwen Dai
0258abf5c4 [SSGPLVM] Learn prior parameters 2014-03-04 10:39:56 +00:00
Zhenwen Dai
0e13be48f1 [SSGPLVM] migrate SSGPLVM to params branch 2014-02-25 16:09:26 +00:00
James Hensman
70ada7fa46 sorting ouyt the variational posterior objects 2014-02-24 15:44:11 +00:00
Max Zwiessele
d90d67a8c1 Revert "changed to 'update_gradients_q_variational'"
This reverts commit f311bfdf17.
2014-02-24 11:45:18 +00:00
Zhenwen Dai
f311bfdf17 changed to 'update_gradients_q_variational' 2014-02-24 11:33:58 +00:00
Max Zwiessele
1eb8cc5eab variational posterior and prior added, linear updated 2014-02-24 09:49:29 +00:00
Zhenwen Dai
99c6a2095f adapt the new interface of the variational posterior distribution. 2014-02-21 17:56:37 +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
Max Zwiessele
79aca59a37 parameter handling with default constraints 2014-02-11 14:44:15 +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
Ricardo
11f784d472 Plotting functions modified 2014-01-28 13:40:24 +00:00
Max Zwiessele
6996700d09 typo 2013-12-16 15:13:40 +00:00
Max Zwiessele
0733886ba0 all parameterization stuff now in seperate module -> GPy.core.parameterization 2013-12-16 13:45:24 +00:00
Renamed from GPy/core/variational.py (Browse further)