Commit graph

1632 commits

Author SHA1 Message Date
Andreas
4d82f30367 Small changes in svigp 2013-12-13 14:01:01 +00:00
Andreas
958e9f7c7a Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-10-08 11:31:13 +01:00
Andreas
05a912f40b minor changes 2013-10-08 11:31:06 +01:00
Andreas
f008c1919b Normalize Y given as an argument to constructor 2013-10-08 11:28:15 +01:00
Neil Lawrence
87200c6e12 Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel 2013-10-08 08:25:33 +01:00
Neil Lawrence
966fe49345 Added first draft of functionality for multiple output sympy kernels. 2013-10-08 08:25:26 +01:00
Ricardo
46eca3bbdd Plots tidied up. 2013-10-07 12:41:20 +01:00
Ricardo
b20ea09f89 Modifications to allow noise_model related parameters. 2013-10-07 12:39:23 +01:00
Ricardo
d2bc9044fe Coregionalization examples fixed. 2013-10-07 12:35:55 +01:00
Ricardo
d6095de224 Sampling function added. 2013-10-07 12:34:38 +01:00
Neil Lawrence
f5b16a13aa Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel 2013-09-30 22:51:13 +01:00
Neil Lawrence
e06d889d35 Added capability for sinc covariance via sympy kernel. 2013-09-30 22:51:07 +01:00
mu
033a22ccbe Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel 2013-09-30 17:17:42 +01:00
mu
b7f88991af testing ODE 2013-09-30 17:17:38 +01:00
Neil Lawrence
0d4fd01ae1 Minor changes to della_gatta example (multiple optima). 2013-09-30 17:00:38 +01:00
Neil Lawrence
7a5c5649c3 Replaced check for sympy in constructors.py. 2013-09-30 13:35:39 +01:00
Neil Lawrence
b815dd98d1 Change to criterion on positive definite check (epsilon*10 instead of epsilon). 2013-09-30 08:23:25 +01:00
Neil Lawrence
eee597f9ab Remove coregionalization test as it's causing a core dump! Need to chase this up. 2013-09-30 08:16:25 +01:00
Neil Lawrence
a3f3950262 Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel 2013-09-30 08:14:31 +01:00
Neil Lawrence
1581f78412 Updates to sympykern including bug fixes and ability to name covariance. Include test for rbf_sympy in kernel tests. Remove coregionalization test as it's causing a core dump! Need to chase this up. 2013-09-30 08:14:25 +01:00
James Hensman
00cbb5f742 some tidying in the EP likelihood
Changes self.N to self.num_data for consistency with everywhere else
added the factor of 2pi to Z.
2013-09-27 17:39:38 +01:00
James Hensman
0dc987de15 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-09-24 17:30:54 +01:00
James Hensman
f209477885 allowed passing of factr to bfgs algorithm 2013-09-24 11:49:47 +01:00
Neil Lawrence
527f4ca469 Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel 2013-09-24 06:15:19 +02:00
Neil Lawrence
0509b6f9d0 Added missing files. 2013-09-24 06:15:09 +02:00
Ricardo
0ae9f9aafd Fixing W_columns and num_outputs nomenclature 2013-09-23 17:29:33 +01:00
Neil Lawrence
c800e0687f Added missing file. 2013-09-23 12:24:26 +01:00
Neil Lawrence
a6c89b58f0 missing
file
2013-09-23 10:59:57 +01:00
Neil Lawrence
4154a4afb6 Merging changed files. 2013-09-21 12:17:59 +01:00
Neil Lawrence
94ddfa7973 Merging changed files. 2013-09-21 12:15:58 +01:00
James Hensman
a976d2b42b Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-09-20 18:15:55 +01:00
James Hensman
469cbd815d adding extra tests for bgplvm 2013-09-20 18:15:45 +01:00
James McMurray
7ff48c2f91 Merge pull request #82 from jamesmcm/devel
Devel
2013-09-20 09:47:36 -07:00
James McMurray
aa5ebcbd8f Fixed more errors in docs 2 2013-09-20 17:46:23 +01:00
James McMurray
7f2472fa22 Fixed more errors in docs 2013-09-20 17:43:56 +01:00
Ricardo
045dc6d152 sparse_gp_multioutput test added 2013-09-20 16:57:01 +01:00
Ricardo
40e4f19187 Removing unnecessary stuff... 2013-09-20 16:43:00 +01:00
Ricardo
c129b98b3b Merge branch 'devel' of github.com:SheffieldML/GPy into devel
Conflicts:
	GPy/examples/classification.py
2013-09-20 15:55:48 +01:00
Ricardo
6df0d3e450 small change in crescent demo 2013-09-20 15:51:58 +01:00
Ricardo
3288b8379f Please stop breaking this module 2013-09-20 15:51:06 +01:00
James Hensman
7ced138520 fixed a bug in Neil's otherwise tidy hetero kernel. 2013-09-20 15:35:27 +01:00
James Hensman
759cf08016 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-09-20 14:37:39 +01:00
James Hensman
74da636245 fixed three tests by being _slightly_ less stringeent about poositive-definiteness 2013-09-20 14:37:24 +01:00
James McMurray
e240e6742e Merge pull request #80 from jamesmcm/devel
Devel
2013-09-20 06:34:49 -07:00
James McMurray
5bf20f7bd7 Merge branch 'devel' of git://github.com/SheffieldML/GPy into devel 2013-09-20 14:29:33 +01:00
Neil Lawrence
d9f895603b Add eq_ode1 covariance. 2013-09-20 14:20:58 +01:00
James McMurray
be3880c0bd Fixed docstring warnings - could still be mistakes 2013-09-20 13:38:20 +01:00
Ricardo
802835773f Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-09-20 13:23:58 +01:00
Ricardo
a51af5b8c4 epsilon and power_ep now are parameters of update_likelihood. 2013-09-20 13:22:38 +01:00
James Hensman
7af2d62ee6 do_test_latents appears to be working now 2013-09-20 13:03:24 +01:00