Commit graph

2501 commits

Author SHA1 Message Date
Neil Lawrence
583f3bef0a First draft of base symbolic object, compiling with symbolic mapping. 2014-04-17 07:05:16 -04:00
James Hensman
22501c9441 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-04-17 09:19:29 +01:00
James Hensman
4fc8d6117f removed random.seed from the base of kernel_tests.py (the tests still pass) 2014-04-17 09:19:24 +01:00
Max Zwiessele
c17791a12c [datasets] merged hapmap dataset into params 2014-04-16 15:37:50 +01:00
Ricardo
fbec4d0d0b Merge branch 'params' of github.com:SheffieldML/GPy into params
Conflicts:
	GPy/models/gp_classification.py
	GPy/models/sparse_gp_classification.py
2014-04-16 14:59:04 +01:00
Max Zwiessele
5fb9ce9c53 bugfix: slicing was still in stationary somehow 2014-04-16 12:19:40 +01:00
Max Zwiessele
a1664f50ba [tests] added test for fixing through regular expressions 2014-04-16 11:46:47 +01:00
Max Zwiessele
df1ec5d214 bugfix: fixing through regular expression matching 2014-04-16 11:41:01 +01:00
Ricardo
2e1a75aa39 new file 2014-04-16 11:08:38 +01:00
Ricardo
b8196a5408 minor change 2014-04-16 11:08:21 +01:00
Ricardo
f88516308e EPDTC added 2014-04-16 11:07:56 +01:00
Ricardo
6587f52004 minor change 2014-04-16 11:05:34 +01:00
Ricardo
a0ebc382da changes according to new definitions 2014-04-16 11:04:44 +01:00
Ricardo
5d4e727521 changes according to new definitions 2014-04-16 11:04:16 +01:00
Ricardo
b12438c0af pseudo_EM is not available for the moment 2014-04-16 11:02:47 +01:00
Max Zwiessele
3a8a1914f2 bugfix: couldn't constrain single parameters, because of indexing of np 2014-04-16 10:24:45 +01:00
Max Zwiessele
39b68be5ed [Kern] added assertion for inputs X being matrix (ndim == 2) 2014-04-16 10:17:02 +01:00
Max Zwiessele
58097a5241 [Kern] added assertion for inputs X being matrix (ndim == 2) 2014-04-16 10:15:33 +01:00
Max Zwiessele
541aa1c8b6 bug fix: slicing was not checking dimensions 2014-04-16 10:12:02 +01:00
Max Zwiessele
a57ca26c89 bug fix: slicing can now be turned of by passing None as active_dims 2014-04-16 09:49:35 +01:00
Max Zwiessele
d2f73f13ec slicing .... maybe needs to be deleted 2014-04-15 16:47:34 +01:00
Max Zwiessele
333e24a1c3 enabled some more getting/setting parameters, such as regular expressions and params 2014-04-15 16:06:40 +01:00
Max Zwiessele
01c795ae10 pickle test error fixed 2014-04-15 14:26:31 +01:00
Neil Lawrence
c2d3c82944 Copy and paste observable_array from repository to try and resolve bizzare merge request. 2014-04-14 10:00:07 +01:00
Neil Lawrence
9277695a6d More changes to symbolic 2014-04-11 16:35:41 +01:00
Zhenwen Dai
9d12c83935 fix stick man example 2014-04-09 12:22:46 +01:00
Zhenwen Dai
5cfc250ad1 [SSGPLVM] add plotting class 2014-04-08 15:26:34 +01:00
Neil Lawrence
41ef7f4c72 Ongoing changes to symbolic. 2014-04-08 06:09:30 +01:00
Zhenwen Dai
01860455af [GPU] add automatic batchsize estimation 2014-04-07 11:55:46 +01:00
Zhenwen Dai
bbcba2553c [GPU] GPU version of varDTC is ready 2014-04-07 10:25:16 +01:00
Zhenwen Dai
f776db45df [GPU] psi varDTC ready 2014-04-07 10:18:03 +01:00
Neil Lawrence
9b5a1edb23 Partial changes to symbolic, including adding mapping covariance and beginning to unify code generation. 2014-04-07 10:31:13 +02:00
Zhenwen Dai
9d312ab8ff bug fix: caching.py w.r.t. ignore_args 2014-04-05 00:10:35 +01:00
Zhenwen Dai
5e01b94d37 [GPU] caching not working 2014-04-04 19:30:49 +01:00
Zhenwen Dai
934ecc7e95 [GPU] varDTC_gpu bug fix 2014-04-04 19:03:35 +01:00
Zhenwen Dai
7a74c0b80d [GPU] varDTC_gpu almost done 2014-04-04 18:02:53 +01:00
Zhenwen Dai
954af5a6c2 [GPU] varDTC_gpu minibatch 2014-04-04 17:00:40 +01:00
mzwiessele
11059fb615 made observers accessible and observers now only weak reference the observables 2014-04-04 14:20:10 +01:00
mzwiessele
04a889b3a9 making observables accessable 2014-04-04 13:47:02 +01:00
mzwiessele
22e4f8a1e8 not importable 2014-04-04 13:14:07 +01:00
Zhenwen Dai
8c4507d9f1 [GPU] bug fix 2014-04-03 12:29:44 +01:00
Zhenwen Dai
bb5c41f64c [GPU] bug fix 2014-04-03 12:27:56 +01:00
Zhenwen Dai
f07f66f1f7 [GPU] vardtc_likelihood 1 2014-04-03 11:07:54 +01:00
Zhenwen Dai
daf5a877f3 [GPU] vardtc_likelihood 2014-04-03 10:59:17 +01:00
Neil Lawrence
19b3784389 Adapt likelihoods init to check for sympy. 2014-04-03 09:15:33 +02:00
Neil Lawrence
6551c343c9 Adding missing functions file. 2014-04-03 09:10:50 +02:00
Zhenwen Dai
f1d831c5f1 [GPU] bug fix 2014-04-02 11:56:29 +01:00
Zhenwen Dai
24cc9c1bc3 [GPU] gradient check ready 2014-04-02 11:48:27 +01:00
Zhenwen Dai
b90a867232 [GPU] update gradients rest 2014-04-02 11:43:32 +01:00
Zhenwen Dai
73f690a4c9 [GPU] bug fix 2014-04-02 11:22:56 +01:00