Commit graph

295 commits

Author SHA1 Message Date
Ricardo
603aa18482 Merge branch 'devel' of github.com:SheffieldML/GPy into devel
Conflicts:
	GPy/examples/regression.py
	GPy/kern/constructors.py
	GPy/testing/kernel_tests.py
	GPy/util/multioutput.py
2013-09-16 12:32:42 +01:00
Neil Lawrence
336fe164fa Other local changes. 2013-09-16 11:32:03 +01:00
Ricardo
4bb2ea9606 coregionalisation changed to coregionalization 2013-09-14 17:23:17 +01:00
Ricardo
1bc9374717 linK2_functions2 merged 2013-09-13 18:09:59 +01:00
Ricardo
f8c9e6b982 Merge branch 'linK_functions2' into devel
Conflicts:
	GPy/core/gp.py
	GPy/core/gp_base.py
	GPy/core/sparse_gp.py
	GPy/examples/regression.py
	GPy/kern/constructors.py
	GPy/kern/parts/coregionalise.py
	GPy/models/__init__.py
	GPy/models/sparse_gp_classification.py
	GPy/util/__init__.py
2013-09-13 15:57:34 +01:00
Max Zwiessele
2558418b08 mrd_sim stable and deprecated 2013-09-03 10:07:03 +01:00
Neil Lawrence
128ebbabc5 Added mlp mapping (with possibility of having multiple layers). 2013-08-29 19:26:00 +02:00
Neil Lawrence
e6739788ea Added simple back constrained GPLVM model. 2013-08-28 14:22:21 +02:00
Neil Lawrence
d31b5a7c55 Implemented Mapping framework and associated linear and kernel mappings. This is needed for mean functions, back constrained GPLVM and the non-stationary Gibbs kernel. 2013-08-28 13:51:50 +02:00
Neil Lawrence
84b7156d23 Implemented MLP gradients with respect to X. 2013-08-28 01:19:43 +02:00
Neil Lawrence
b127c96bf2 Polynomial kernel gradients wrt X working. 2013-08-28 00:20:12 +02:00
Neil Lawrence
a61feb17a5 Changed default values of W and kappa for coregionalisation kernel. Changed names of keyword arguments from Nout and R to output_dim and rank. 2013-08-27 10:53:32 +02:00
James Hensman
e52dad80f3 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-08-21 09:53:55 +01:00
James Hensman
65c0c72361 fixed target slicing bug in prod kernel 2013-08-21 09:53:49 +01:00
Neil Lawrence
7bb7c0a08c Minor fixes 2013-08-19 08:51:58 +02:00
Neil Lawrence
0380f52702 Minor fixes to classification to allow kernel choice, change of oil example to use full test set and full training set. 2013-08-19 07:37:09 +02:00
Neil Lawrence
2004cf3ea9 Minor fixes to regression example with robot_wireless. 2013-08-19 00:04:46 +02:00
Neil Lawrence
4082f6c02e Added robot_wireless data set and examples. 2013-08-18 23:46:02 +02:00
Neil Lawrence
c45a80499c Added ability to load in cmu motion capture data bases in the new data base loading format. 2013-08-18 08:18:27 +02:00
Max Zwiessele
5570e82943 constant jitter to Kmm, deleted some white kernels in models and examples 2013-08-02 16:36:51 +01:00
Max Zwiessele
3051c2a7e5 minor/pep8 2013-07-29 15:29:00 +01:00
Max Zwiessele
33916b4d58 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-07-18 16:42:23 +01:00
Max Zwiessele
0eac358f46 rbf kern chaching bug fixed 2013-07-18 16:42:17 +01:00
Andreas
b653feb781 Fixed asarray in example toy_ARD 2013-07-18 16:06:12 +01:00
Max Zwiessele
dcec9d2a25 reverted stupid merge error 2013-07-18 15:15:09 +01:00
Max Zwiessele
a27557e196 dimensionality reduction demo 2013-07-18 14:21:36 +01:00
Andreas
3de342506f Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-07-17 18:18:07 +01:00
Andreas
0a4deeefcd stick_bgplvm to original version with rbf 2013-07-17 18:18:00 +01:00
Max Zwiessele
7f63849dd2 dimensionality reduction merge 2013-07-17 17:45:07 +01:00
Max Zwiessele
0909ec30bc BGPLVM example correction 2013-07-17 17:43:45 +01:00
Andreas
ffa0f3a665 changes to regression and svigp 2013-07-17 17:26:49 +01:00
Andreas
27b3ad62df Bgplvm_stick demo with rbf_inv 2013-07-17 17:05:11 +01:00
Max Zwiessele
c42cdba0e6 BGPLVM example testing with rbf_inv 2013-07-17 15:22:27 +01:00
Max Zwiessele
a8ae457e6b BGPLVM example testing with rbf_inv 2013-07-17 15:00:49 +01:00
Andreas
6a5c1c03d3 minor 2013-07-15 20:57:17 +01:00
Andreas
98318a3fdd Added toy_ARD_sparse.py 2013-07-15 20:09:26 +01:00
Andreas
63bf417e99 Added sparseGPLVM_oil example 2013-07-15 19:35:52 +01:00
Andreas
edfd6ea948 small mod in toy_ARD 2013-07-15 19:23:48 +01:00
Andreas
e798eaa34b removed depricated max_f_eval 2013-07-15 18:13:01 +01:00
Andreas
4eff552688 Removed depricated max_f_eval from bgplvm_simulation 2013-07-15 14:56:24 +01:00
Andreas
13e0762e18 Fixed max_iters argument for scg 2013-07-14 21:35:45 +01:00
Andreas
77de03f2a1 Added ARD demo 2013-07-14 20:43:46 +01:00
James Hensman
9c85911b87 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-07-08 13:06:11 +01:00
James Hensman
db7485b906 fixed a bug in constructor of periodic_matern52 2013-07-08 13:06:02 +01:00
Ricardo
4054442462 more files 2013-07-01 20:31:16 +01:00
Max Zwiessele
a8eb7eb5f7 minor adjustments 2013-06-28 11:13:20 +01:00
James Hensman
850f2fb470 merging by hand... 2013-06-17 16:00:17 +01:00
James Hensman
8fd8288fb8 ensure_default_constraints is on by default 2013-06-17 15:57:19 +01:00
James Hensman
b452e3eebc began to merege the SVIGP code into GPy.
Example is implemented, but the step length is a bit crazy!
2013-06-17 13:58:51 +01:00
Neil Lawrence
7071dff030 Mods to visualize and dimensionality to make stick demos work for summer school. 2013-06-13 06:38:11 +01:00