Max Zwiessele
|
f4b997beb8
|
last opt updates and tests
|
2013-05-03 14:38:42 +01:00 |
|
Max Zwiessele
|
5321bfc8c9
|
some minor example modifications and cgd adjustments
|
2013-05-03 14:22:18 +01:00 |
|
Max Zwiessele
|
9229100af7
|
added @testing.deepTest property for skipping tests for deep scan only
|
2013-05-03 13:41:36 +01:00 |
|
Max Zwiessele
|
f5c477563b
|
testing updates
|
2013-05-03 13:36:33 +01:00 |
|
Max Zwiessele
|
5051a2fc89
|
correcting linearCF, mu to go
|
2013-05-02 16:37:47 +01:00 |
|
Max Zwiessele
|
42474f0044
|
LinearCF Psi Stat not working yet, strange bug in psi computations
|
2013-05-01 17:09:38 +01:00 |
|
Max Zwiessele
|
f3f6226287
|
async optimize working
|
2013-04-29 14:07:01 +01:00 |
|
Max Zwiessele
|
96a97ce790
|
Merge branch 'devel' into mrd
|
2013-04-29 11:39:29 +01:00 |
|
Max Zwiessele
|
2218eeece2
|
added conjugate gradient descent asunc
|
2013-04-29 11:38:40 +01:00 |
|
James Hensman
|
9fb090a508
|
James and Nicolos massive Yak shaving session
|
2013-04-26 19:32:33 +01:00 |
|
Max Zwiessele
|
0332fa14f8
|
tests ignored my nosetests (__test__ = False)
|
2013-04-26 17:17:36 +01:00 |
|
Max Zwiessele
|
5abe3dee4c
|
commented out kern tests
|
2013-04-26 17:03:43 +01:00 |
|
Max Zwiessele
|
16b64f41d6
|
kern psi statistic tests
|
2013-04-26 16:33:17 +01:00 |
|
Max Zwiessele
|
ebc3b8756e
|
psi_stat_test stash
|
2013-04-23 16:34:01 +01:00 |
|
Max Zwiessele
|
389a04d2b5
|
bugfix: cross term psi1 bias + linear
|
2013-04-23 16:21:41 +01:00 |
|
Max Zwiessele
|
743112c448
|
psi1 not working (strange transposes)
|
2013-04-23 15:52:43 +01:00 |
|
Max Zwiessele
|
f01be172be
|
moved *2. of psi2 statistics into kern and corrected bias+linear cross term
|
2013-04-23 15:22:30 +01:00 |
|
Max Zwiessele
|
2c3a53b174
|
psi stat tests done and failing gracefully
|
2013-04-23 14:10:38 +01:00 |
|
Max Zwiessele
|
dc6faeb303
|
psi stat tests
|
2013-04-23 13:44:31 +01:00 |
|
Max Zwiessele
|
2b2edae083
|
new gradcheck for more stability in mrd_tests
|
2013-04-15 16:26:03 +01:00 |
|
Max Zwiessele
|
51ff92e591
|
finished mrd and added plotting functions
|
2013-04-11 18:44:18 +01:00 |
|
Max Zwiessele
|
3593e9f586
|
mrd touches
|
2013-04-11 15:02:26 +01:00 |
|
Nicolo Fusi
|
6da0feb7fc
|
added fixed effect kernel
|
2013-03-13 14:24:10 +00:00 |
|
Nicolo Fusi
|
21c3988a21
|
ensure_default_constraints() now also works with the BGPLVM
|
2013-03-12 15:36:29 +00:00 |
|
Nicolo Fusi
|
dc19f44a7f
|
deactivated test_models()
|
2013-03-11 19:37:56 +00:00 |
|
Alan Saul
|
b06b4ea8f1
|
Fixed checkgrad test to randomize before checking
|
2013-03-11 18:25:11 +00:00 |
|
Alan Saul
|
2a1b5f94c8
|
Got rid of foo
|
2013-03-11 18:14:23 +00:00 |
|
Alan Saul
|
387ee97d73
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-03-11 18:09:53 +00:00 |
|
Alan Saul
|
62615f2ca8
|
Trying to shuffle
|
2013-03-11 18:09:47 +00:00 |
|
Alan Saul
|
e6acaf651e
|
Should now test all (although upon error it stops trying to generate any more)
|
2013-03-11 18:05:25 +00:00 |
|
Alan Saul
|
5c768231eb
|
Add example test generation
|
2013-03-11 17:35:01 +00:00 |
|
Alan Saul
|
c39af496a6
|
Added test generator (not quite finished yet)
|
2013-03-11 17:05:18 +00:00 |
|
James Hensman
|
5b86fce1b3
|
changes tie_param to tie_params
|
2013-03-11 16:46:47 +00:00 |
|
Alan Saul
|
9b4cb78fdb
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-03-11 14:58:47 +00:00 |
|
Alan Saul
|
d71aabceb5
|
Changed example tests
|
2013-03-11 14:58:42 +00:00 |
|
James Hensman
|
d512e9a160
|
temporarily removed a test (linear X bias)
|
2013-03-11 14:40:02 +00:00 |
|
Nicolo Fusi
|
05ca5cfe6d
|
working on psi cross terms
|
2013-03-11 14:03:23 +00:00 |
|
Alan Saul
|
84119a19b3
|
Skipping tests
|
2013-03-11 13:55:43 +00:00 |
|
Alan Saul
|
417dac0080
|
Adding testing file for examples
|
2013-03-11 13:54:47 +00:00 |
|
Nicolo Fusi
|
da219a66e8
|
added init
|
2013-03-11 12:40:53 +00:00 |
|
Nicolo Fusi
|
1eba520b69
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-03-11 12:33:14 +00:00 |
|
Nicolo Fusi
|
e32afa11e5
|
added GPy.tests(), removed some useless tests
|
2013-03-11 12:33:03 +00:00 |
|
James Hensman
|
401b4f2775
|
Merge branch 'master' of github.com:SheffieldML/GPy
|
2013-03-11 11:51:39 +00:00 |
|
Ricardo Andrade
|
1ddc059251
|
Test for EP_DTC added
|
2013-03-11 11:41:22 +00:00 |
|
James Hensman
|
c561867b3c
|
skipping a test known to fail (linear sparse)
|
2013-03-11 11:19:20 +00:00 |
|
James Hensman
|
7d4e568d7b
|
added sparse_gplvm_tests -- they fail
|
2013-03-11 11:11:42 +00:00 |
|
James Hensman
|
cd7539a429
|
added simple gplvm_tests
|
2013-03-11 11:08:53 +00:00 |
|
Ricardo Andrade
|
612658078c
|
Merge branch 'master' of github.com:SheffieldML/GPy into genFITC
|
2013-03-07 13:45:43 +00:00 |
|
Ricardo Andrade
|
c6f2082839
|
Sparse GP with EP is working now
|
2013-03-06 15:43:58 +00:00 |
|
James Hensman
|
fc34fa3eb9
|
yak shaving
|
2013-03-06 13:36:38 +00:00 |
|