Zhenwen Dai
|
849da9d5f4
|
mark the kernel test for independent kernel and hierarchical kernel as expectedFailure
|
2015-12-09 17:32:21 +00:00 |
|
Zhenwen Dai
|
c0e6978054
|
merge with current GPy devel
|
2015-12-09 17:27:06 +00:00 |
|
Zhenwen Dai
|
ee5a562c67
|
fix the dL_dK symmetric issue for linear kernel and set dL_dK in the kernel test to be random.
|
2015-10-22 17:57:03 +01:00 |
|
Zhenwen Dai
|
e18de2b2c0
|
resolve the requirement of dL_dpsi2 to be symmetric
|
2015-10-22 17:09:22 +01:00 |
|
mzwiessele
|
568a38dfba
|
[dir] structure preserved
|
2015-10-15 15:13:16 +01:00 |
|
mzwiessele
|
dce82847a7
|
[paramz] fully integrated all tests running
|
2015-10-15 14:59:57 +01:00 |
|
mzwiessele
|
7d5283314a
|
[active dims] kernel active dims now the real active dims
|
2015-10-03 19:44:29 +01:00 |
|
Alan Saul
|
994db9f536
|
Fixed bias+linear and bias+rbf with psi statistics
|
2015-09-24 14:21:21 +01:00 |
|
Zhenwen Dai
|
988f71694a
|
implement Gaussian quadrature psi-statistics for additive kernel
|
2015-09-24 12:25:33 +01:00 |
|
Zhenwen Dai
|
5608dc8c67
|
add ARD to MLP kernel
|
2015-09-10 14:27:28 +01:00 |
|
Mike Croucher
|
b837525baa
|
Fixed typos
|
2015-09-07 16:22:42 +01:00 |
|
Mike Croucher
|
e7a9b53506
|
Automatic fallback to Numpy if Cython modules not available
|
2015-09-07 13:22:51 +01:00 |
|
Zhenwen Dai
|
276330d1d1
|
fix linear kernel with NxMxM psi2
|
2015-09-07 11:43:58 +01:00 |
|
Zhenwen Dai
|
018c20400d
|
add psi-statistics test
|
2015-09-04 12:17:59 +01:00 |
|
Alexander Grigorievskiy
|
acc15e59d2
|
TEST: Making test for the Standard Periodic Kernel similar to other kernel tests.
|
2015-07-15 13:06:27 +03:00 |
|
James Hensman
|
1ebbc49fdd
|
fixed coregionalize cython
|
2015-04-28 15:57:27 +01:00 |
|
Mike Croucher
|
5c653fa4b0
|
Fix merge conflicts
|
2015-04-01 13:03:48 +01:00 |
|
James Hensman
|
02f2bb5c76
|
fixed up product kernel tests
|
2015-03-26 11:45:18 +00:00 |
|
Mike Croucher
|
317706dfd0
|
Removed debugger set up command
|
2015-03-03 10:39:19 +00:00 |
|
Mike Croucher
|
09c93e62d0
|
Print fixes for Python 3
|
2015-02-27 19:03:45 +00:00 |
|
Mike Croucher
|
c6b43d91da
|
Exception fixes for Python 3 compat
|
2015-02-26 14:29:40 +00:00 |
|
Daniel Beck
|
98c743d157
|
test + code change in gradients_X
|
2015-02-09 10:02:26 +11:00 |
|
Daniel Beck
|
fc8705104b
|
a cleaner test
|
2015-02-09 09:41:21 +11:00 |
|
Daniel Beck
|
8b4274339a
|
added decorator that changes numpy invalid op warning to exception
|
2015-02-09 09:28:53 +11:00 |
|
Daniel Beck
|
1d2cbfe44a
|
first attempt
|
2015-02-06 19:39:46 +11:00 |
|
James Hensman
|
4fd05439fc
|
small random perturbations in kernel tests helps with the symmetry gradcheck bug
|
2014-11-21 12:28:04 +00:00 |
|
Max Zwiessele
|
03b6b399fe
|
[testing] seed problems
|
2014-11-05 16:31:46 +00:00 |
|
James Hensman
|
f4718edfb8
|
edited coregionalize implementation
|
2014-09-30 16:44:55 +01:00 |
|
James Hensman
|
9081c8ee96
|
optionally unweaved the coregionalize kernel
coregionalize shoudl now work without weave. Added kernel tests also.
|
2014-09-29 10:22:50 +01:00 |
|
James Hensman
|
ed754823be
|
NonContiguos tests fixed for Kdiag_dX
|
2014-09-15 09:55:02 +01:00 |
|
Max Zwiessele
|
4543fc3480
|
[link|unlink_parameter] renaming add_parameter to link_parameter
|
2014-09-08 08:57:28 +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 |
|
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
|
5fb9ce9c53
|
bugfix: slicing was still in stationary somehow
|
2014-04-16 12:19:40 +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
|
89cdd1f6d9
|
added kernel tests again
|
2014-03-31 12:48:36 +01:00 |
|
Max Zwiessele
|
f3b74fa85f
|
pickling and caching
|
2014-03-31 12:45:09 +01:00 |
|
James Hensman
|
81040f4566
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
|
2014-03-25 17:00:00 +00:00 |
|
James Hensman
|
17c2799b1e
|
Full Linear kernel added, inc testing
|
2014-03-25 16:59:52 +00:00 |
|
Alan Saul
|
cbf58d4920
|
Fixed bug in product kernel gradients diag wrt to X
|
2014-03-24 10:13:50 +00:00 |
|
Max Zwiessele
|
92bfb3784c
|
ODE_UY gradient checks now kernel unit
|
2014-03-21 10:55:34 +00:00 |
|
Max Zwiessele
|
bf6cdf5d31
|
add kernel adding another add kernel
|
2014-03-21 10:16:49 +00:00 |
|
James Hensman
|
75f53c6fb1
|
bugfix
|
2014-03-20 11:18:00 +00:00 |
|
James Hensman
|
235e78097c
|
adding a test for Mus code
|
2014-03-20 11:16:59 +00:00 |
|
Max Zwiessele
|
19dc7cecf4
|
slicing finished with independent outputs
|
2014-03-17 16:22:16 +00:00 |
|
Max Zwiessele
|
7143180842
|
testing
|
2014-03-14 11:31:16 +00:00 |
|
Max Zwiessele
|
7a982c8004
|
kernel tests
|
2014-03-14 11:19:41 +00:00 |
|
Max Zwiessele
|
2b9d3b326c
|
merge for new kernel slice handling
|
2014-03-14 10:56:51 +00:00 |
|