Commit graph

2511 commits

Author SHA1 Message Date
marahman
0c2bae53f7 Working with OU kernel 2014-05-12 18:45:23 +01:00
Max Zwiessele
c8da9602ec [param] indexing now returns exactly like numpy arrays 2014-05-12 14:47:07 +01:00
Max Zwiessele
e9260b248c [visualize] vector show again 2014-05-12 14:41:02 +01:00
Max Zwiessele
ead4f6787a [testing] minor 2014-05-12 14:40:34 +01:00
Max Zwiessele
22221565bb [visualize] some adjustments to vector_show 2014-05-12 12:05:31 +01:00
Max Zwiessele
5826ac6b73 [kern] pow for kernels now in place again 2014-05-12 12:04:44 +01:00
Max Zwiessele
5b8b3b2256 [copy] handled hierarchy error for copying 2014-05-12 11:42:53 +01:00
Max Zwiessele
a163bf985e [data] edit json file directly, removed datasets.py and data_resources_create 2014-05-12 09:13:30 +01:00
Max Zwiessele
1c1c6008a9 [data] data_resources edited, such that json file is edited directly 2014-05-12 09:12:24 +01:00
Max Zwiessele
8f54449a4e whitespaces 2014-05-09 14:07:42 +01:00
Max Zwiessele
4eac8a5965 [param concatenation] allows assignmend more robustly 2014-05-09 14:07:34 +01:00
Max Zwiessele
457e00f058 [caching] when reset 2014-05-09 14:06:41 +01:00
Max Zwiessele
a717c03866 [datasets] added singlecell dataset 2014-05-09 14:06:15 +01:00
Max Zwiessele
675d498794 [active_dims] all kernels now have int arrays as active_dims 2014-05-09 14:05:22 +01:00
Max Zwiessele
289bb762cc [combination kernel] some fixing with error messages 2014-05-09 11:14:30 +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
James Hensman
37e46b5da3 Merge branch 'devel' of github.com:/SheffieldML/GPy into devel 2014-05-07 14:53:25 +01:00
James Hensman
beebf6933a added polynomial kernel 2014-05-07 14:53:10 +01:00
James Hensman
adf6dd8ec6 added citation to readme 2014-05-07 11:03:49 +01:00
James Hensman
5fac35b0fd sparse GPs can now accept kerns for predicting 2014-05-06 13:05:26 +01:00
James Hensman
7d41001ae1 some hacking on image_show in viaualize 2014-05-01 15:28:02 +01:00
James Hensman
9c7c768c59 removed another import of non-added file 2014-04-30 13:11:39 +01:00
James Hensman
02f62dea2d removed import of non-added file (Mu) 2014-04-30 13:10:01 +01:00
James Hensman
77ef2ef2cf Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-04-30 12:12:21 +01:00
James Hensman
8fa1fcf1bd Merge branch 'params' of github.com:SheffieldML/GPy into devel 2014-04-30 12:11:45 +01:00
James Hensman
f07bdad24e added the ability for GPs to predict with a different kernel 2014-04-30 12:11:41 +01:00
mu
9f15f4e045 st 2014-04-29 18:02:59 +01:00
James Hensman
37010d73ad some work on the hierarchical kern 2014-04-29 16:50:27 +01:00
Neil Lawrence
bb68c6b137 Merge branch 'params' of https://github.com/SheffieldML/GPy into params 2014-04-29 15:43:41 +01:00
Neil Lawrence
5405dbd1bc Pre-devel-move check in 2014-04-29 15:43:35 +01:00
James Hensman
ba38f2cf2c grabbed readme from old devel branch 2014-04-29 09:27:16 +01:00
mzwiessele
d4d54bacb3 bugfix: slicing checks needed to be suspended for combination kernels, checks are done in inner kernels now 2014-04-28 18:22:53 +01:00
mzwiessele
2a36b5afee Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-04-28 17:01:57 +01:00
mzwiessele
7133fd15d8 bugfix: slicing 2014-04-28 16:59:55 +01:00
James Hensman
7d223d8df0 merged 2014-04-28 16:09:11 +01:00
James Hensman
297dc64a72 some horrible hacking on hierarchical 2014-04-28 16:07:42 +01:00
Ricardo
c1b172502b Merge branch 'params' of github.com:SheffieldML/GPy into params
Conflicts:
	GPy/kern/_src/kern.py
2014-04-28 15:42:21 +01:00
Ricardo
f7dae5f673 Missing file, import line commented 2014-04-28 15:41:17 +01:00
Ricardo
67bc8f7830 Double quote deleted 2014-04-28 15:40:40 +01:00
mzwiessele
87bea368d1 bugfix: kern input_sens errir 2014-04-28 15:40:08 +01:00
mzwiessele
2b7b0a543c Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-04-28 15:14:26 +01:00
mzwiessele
4e793fe3a0 slicing: slicing now thorughs the right error 2014-04-28 15:14:21 +01:00
mzwiessele
79e0f54c53 HACK: plot_ARD is additive, should think of making it selectable through parameter handle 2014-04-28 15:13:58 +01:00
mzwiessele
debaf8315d bugfix: lineplot in visualize 2014-04-28 15:03:46 +01:00
Neil Lawrence
643f338337 Merge kernel source. 2014-04-23 12:21:05 +01:00
Neil Lawrence
fc98a975bf Added some missing files. 2014-04-23 12:19:46 +01:00
James Hensman
eca5577260 removed imports of files the are not added to the repo. 2014-04-23 11:03:57 +00:00
James Hensman
90ba9a44eb Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-04-22 23:14:21 +00:00
mzwiessele
7ea146d4a7 added documentation for parameterized objects, needs more detail and fleshing out with proper english 2014-04-22 19:40:15 +01:00