James Hensman
9ad17cb811
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
2013-05-02 10:59:36 +01:00
James Hensman
350c69799d
fixed a tie-bug for ND
2013-05-02 10:59:19 +01:00
Nicolas
a286326e23
typo corrected for negative constrains
2013-05-01 17:43:03 +01:00
James Hensman
34edbd1459
added file:transformations
2013-05-01 17:11:13 +01:00
Max Zwiessele
42474f0044
LinearCF Psi Stat not working yet, strange bug in psi computations
2013-05-01 17:09:38 +01:00
James Hensman
9df555b51b
eigenvalue decomposition of psi2
2013-05-01 15:08:55 +01:00
James Hensman
db3646c3f3
Merge branch 'devel' into new_constraints
...
Conflicts:
GPy/core/model.py
GPy/core/parameterised.py
2013-05-01 12:07:35 +01:00
James Hensman
814fa2f138
whitespace
2013-05-01 11:13:17 +01:00
James Hensman
b49bea2954
fixed bug in constrain_fixed where soem values weren't deleted
2013-05-01 11:12:06 +01:00
James Hensman
0ddf308d11
fixed has_uncertain_inputs weirdness
2013-05-01 11:11:23 +01:00
James Hensman
94b199e3c7
improved stability of sparse GP for certain-input case
2013-05-01 11:10:46 +01:00
James Hensman
83510e7515
first attemot at the new constraint framework
2013-04-30 11:25:57 +01:00
Max Zwiessele
c502b66ea3
restructuring and merge with devel
2013-04-30 10:09:30 +01:00
Max Zwiessele
cfc11e271e
added sample dataset for BGPLVM Matlab comparison
2013-04-30 09:57:23 +01:00
Max Zwiessele
6a389493cd
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
2013-04-30 09:55:35 +01:00
Neil Lawrence
e941c949e5
Minor tidy up of names in visualize (replace histogram with bar chart in lvm_dimselect).
2013-04-30 07:17:44 +01:00
Neil Lawrence
71114eef8c
Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel
2013-04-29 21:45:42 +01:00
Neil Lawrence
33521f6763
Unification of the visualize object hierarchy and standardization of the click and move behaviour of lvm and lvm_dimselect. Set colours of input sensitivity histogram to red for left (port) and green for right (starboard).
2013-04-29 21:45:15 +01:00
Alan Saul
de57f837f4
Trying to upgrade numpy version to 1.7.1 as there was an error introduced for weave on 1.7.0 causing tests to fail
2013-04-29 20:09:18 +01:00
Alan Saul
bd346643db
Merged with master
2013-04-29 18:17:43 +01:00
Alan Saul
9de0b23f65
Plotting problematic kernel
2013-04-29 18:08:46 +01:00
Max Zwiessele
417a29b148
readded parameterized changes
2013-04-29 16:30:18 +01:00
Max Zwiessele
aaaa1b5251
model re compilation added
2013-04-29 16:21:38 +01:00
Max Zwiessele
f3f6226287
async optimize working
2013-04-29 14:07:01 +01:00
James Hensman
50a68e1a65
Yak shaving
2013-04-29 12:11:36 +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
5fca43f980
more stabilisation of sparse GP
2013-04-29 11:37:08 +01:00
James Hensman
23bde6f3dd
removed uncollapsed sparse GP. superceeded by the forthcoming svigp package
2013-04-29 09:11:36 +01:00
James Hensman
6dced9ac39
reimplemented caching in prod_orthogonal...
2013-04-28 22:32:37 +01:00
James Hensman
7d9352c733
weaved coregionalise. much performance gained
2013-04-28 21:37:36 +01:00
James Hensman
52ba8e4ba3
remo0ved slices from models
...
slices are now handles by special indexing kern parts, such as
coregionalisation, independent_outputs. The old slicing functionality
has been removed simply to clean up the code a little.
Now that input_slices still exist (and will continue to be useful) in
kern.py. They do need a little work though, for the psi-statistics
2013-04-28 17:22:04 +01:00
Neil Lawrence
ac842d51e6
cmu_mocap() example mostly working except some fiddling with axes for visualization. Also changes to naming of scaling and offset parameters in GP.py and deal with the case where the scale parameter is zero.
2013-04-27 10:39:55 +01:00
Neil Lawrence
d7ac1d025b
Added CMU 35 motion capture data.
2013-04-27 00:52:10 +01:00
Neil Lawrence
8b00c5a827
Fixed two bugs in to_xyz, checked on a test version of MATLAB code.
2013-04-26 23:37:48 +01:00
Neil Lawrence
8306bb652c
Added first draft of acclaim mocap functionality.
2013-04-26 21:35:15 +01:00
James Hensman
9fb090a508
James and Nicolos massive Yak shaving session
2013-04-26 19:32:33 +01:00
James Hensman
3cb445886d
manual merging
2013-04-26 17:34:55 +01:00
James Hensman
ef15de9411
added a tdot function (thanks Iain)
2013-04-26 17:26:43 +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
0da81bc311
changes pull from devel
2013-04-26 16:38:19 +01:00
Max Zwiessele
16b64f41d6
kern psi statistic tests
2013-04-26 16:33:17 +01:00
James Hensman
43b720c848
more minor simplifications
2013-04-25 16:01:36 +01:00
James Hensman
4bd0f891ac
minor simplifications in dLdK
2013-04-25 15:44:26 +01:00
Max Zwiessele
de3101fef5
old amatplotlib
2013-04-25 15:02:22 +01:00
Max Zwiessele
e0f94d6d9c
BGPLVM updates and debug helper
2013-04-25 14:57:23 +01:00
Max Zwiessele
e5b61030c3
Merge branch 'devel' of github.com:SheffieldML/GPy into mrd
2013-04-25 12:57:33 +01:00
James Hensman
5dd343e89d
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
2013-04-25 12:52:13 +01:00
James Hensman
8191a5d24f
one more instance of dpotrs instead of dot in sparse GP
2013-04-25 12:51:51 +01:00