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
|
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 |
|
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
|
ef501e4529
|
renamed array_core to observable array
|
2014-04-01 10:22:20 +01:00 |
|
Max Zwiessele
|
46c34d13d5
|
pcikle tests added
|
2014-03-31 14:30:41 +01:00 |
|
Max Zwiessele
|
5ca56d907c
|
parameterized tests deeper still
|
2014-03-31 14:12:03 +01:00 |
|
Max Zwiessele
|
dda9b3dd73
|
student t noise now called t_scale2
|
2014-03-31 13:01:16 +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 |
|
Max Zwiessele
|
29ff406c08
|
objective_function now standalone and only internal robust optimization loop
|
2014-03-24 12:41:10 +00:00 |
|
Max Zwiessele
|
d27733bf5f
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
|
2014-03-24 11:22:39 +00:00 |
|
Max Zwiessele
|
d305495693
|
testing
|
2014-03-24 11:22:02 +00:00 |
|
Alan Saul
|
9c6abfc270
|
Whoops!
|
2014-03-24 10:15:46 +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
|
a493dd085e
|
Caching functions now take two arguments: self and which, which is the argument which started the update
|
2014-03-24 08:52:50 +00:00 |
|
Max Zwiessele
|
0b5f6ea7c6
|
caching now per instance, not at def time
|
2014-03-21 16:57:49 +00:00 |
|
Alan Saul
|
1c7ed4ab66
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
|
2014-03-21 14:22:46 +00:00 |
|
Alan Saul
|
d15c4153f0
|
Added a couple of tests for model predictions
|
2014-03-21 14:22:42 +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 |
|
mzwiessele
|
a8e1bdbd21
|
param_array fixes
|
2014-03-20 17:51:43 +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 |
|
James Hensman
|
c353ac67e6
|
a simple test for fitc
|
2014-03-20 09:23:52 +00:00 |
|
James Hensman
|
d88c821c18
|
all the tests pass (though some are marked known-to-fail
|
2014-03-18 18:04:42 +00:00 |
|
James Hensman
|
e201b7ce88
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
|
2014-03-18 18:01:23 +00:00 |
|
James Hensman
|
d7eff18180
|
gaussian with identity link in tests
|
2014-03-18 18:01:20 +00:00 |
|
Max Zwiessele
|
bde09a2eb9
|
known fail for EP tests in unit tests
|
2014-03-18 17:59:32 +00:00 |
|
Max Zwiessele
|
a307d528ef
|
all tests either notimplemented or known to fail
|
2014-03-18 17:48:09 +00:00 |
|
Max Zwiessele
|
9c553ba15c
|
old_tests out of the way
|
2014-03-18 17:40:51 +00:00 |
|
Max Zwiessele
|
ff1d0fd09b
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
|
2014-03-18 16:48:59 +00:00 |
|
Max Zwiessele
|
7e1a07073e
|
all tests are now to check
|
2014-03-18 16:48:55 +00:00 |
|
James Hensman
|
601175de2d
|
very weird merge conflict, including in files that I did not change
|
2014-03-18 16:46:37 +00:00 |
|
Max Zwiessele
|
24b43c490c
|
fixes now hierarchical, maybe need to be restructured as lookup from constraints
|
2014-03-18 16:30:46 +00:00 |
|
Max Zwiessele
|
64f44cf179
|
ObservableArray -> ObsAr, because of pickling and ndarray printing
|
2014-03-17 17:10:06 +00:00 |
|
Max Zwiessele
|
2ce3a93b3f
|
pickling working for array-likes, but observers not yet connected back
|
2014-03-17 16:55:21 +00:00 |
|
Max Zwiessele
|
19dc7cecf4
|
slicing finished with independent outputs
|
2014-03-17 16:22:16 +00:00 |
|
Max Zwiessele
|
a800f4b7ed
|
prior tests renewed
|
2014-03-14 12:31:28 +00:00 |
|
Max Zwiessele
|
2ec2eb84ce
|
fixes fixed and test updates
|
2014-03-14 11:45:58 +00:00 |
|
Max Zwiessele
|
11ca793d1f
|
fixes fixed and test updates
|
2014-03-14 11:45:28 +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 |
|
Max Zwiessele
|
600b1bde3c
|
kernel slices allowed
|
2014-03-14 10:55:16 +00:00 |
|
James Hensman
|
1ed7d73219
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
|
2014-03-14 10:29:18 +00:00 |
|
James Hensman
|
da4303f71b
|
bugfix for grad_dict
|
2014-03-14 10:29:14 +00:00 |
|