Alan Saul
c5b3f70681
Made examples possible to run all examples and throw out a dictionary of problems at the end (and whilst it's running, tried to ignore deprecation warnings
2013-06-05 17:15:26 +01:00
Max Zwiessele
efbf169a6a
git pushMerge branch 'devel' of github.com:SheffieldML/GPy into devel
2013-06-05 16:43:25 +01:00
Max Zwiessele
6334594906
psi stat tests adapted (psi1 still not tested, bc of transpose confusion)
2013-06-05 16:43:19 +01:00
Ricardo
c774432fee
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
...
Conflicts:
GPy/core/fitc.py
2013-06-05 16:37:57 +01:00
Ricardo
d3f84816df
FITC example added
2013-06-05 16:30:57 +01:00
Ricardo
7fb3466fba
FITC is back
2013-06-05 16:30:41 +01:00
Max Zwiessele
b129e6a669
merged num_data conflicts
2013-06-05 16:21:54 +01:00
Max Zwiessele
bfd99c3607
Merge kern conflicts in examples
2013-06-05 16:16:46 +01:00
James Hensman
527586a012
lots of bugfixes after refactoring
2013-06-05 16:14:43 +01:00
Max Zwiessele
0490861099
kern params adapted: Nparams > num_params and fixes of input_dim
2013-06-05 16:14:30 +01:00
Alan Saul
3fbd7e4943
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
2013-06-05 15:41:54 +01:00
Alan Saul
39c242a4d5
Fixed merge conflicts, M now num_inducing
2013-06-05 15:41:48 +01:00
Max Zwiessele
aa7fd122ca
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
2013-06-05 15:35:08 +01:00
Ricardo
d238f7709f
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
2013-06-05 15:34:42 +01:00
Ricardo
923d85edf1
new file
2013-06-05 15:34:29 +01:00
Alan Saul
3475b52b6c
Changed all M's for num_inducing
2013-06-05 15:29:45 +01:00
Max Zwiessele
db78b233b8
Nparams > num_params and Nparam_tranformed > num_params_transformed
2013-06-05 15:29:18 +01:00
Max Zwiessele
35c2a8b521
Refactoring: self.D > self.input_dim in kernels
2013-06-05 15:21:57 +01:00
Ricardo
b535cf2e30
output_dim instead of input_dim
2013-06-05 15:19:05 +01:00
Ricardo
f60c8ab899
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
2013-06-05 15:13:42 +01:00
Ricardo
e832a627c5
change input for output
2013-06-05 15:13:27 +01:00
Ricardo
8e7a71c63e
seems to run now
2013-06-05 15:13:17 +01:00
Ricardo
8d07df6503
change input for output
2013-06-05 15:13:00 +01:00
James Hensman
68bf4dc436
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
2013-06-05 14:52:58 +01:00
James Hensman
56a4bc4e21
an assortment of fixes
2013-06-05 14:52:37 +01:00
Ricardo
5f0a020022
new file
2013-06-05 14:42:31 +01:00
Ricardo
aac4f6a237
Fixed naming to standardized PEP8
2013-06-05 14:39:32 +01:00
Ricardo
b3eeacd956
Merged and fixed conflicts, names still need changing accordingly
2013-06-05 14:22:16 +01:00
Max Zwiessele
7040b26f41
refactoring files added
2013-06-05 14:11:49 +01:00
Ricardo
1dcbd1ee66
New FITC model and other stuff
2013-06-05 14:11:28 +01:00
Max Zwiessele
802d6e7792
merged regression example, corrected refactoring
2013-06-05 14:02:59 +01:00
Max Zwiessele
7238b62f4a
getting examples running
2013-06-05 13:58:55 +01:00
James Hensman
d43f4c911c
preferred optimiser is now scg bydefault
2013-06-05 13:58:04 +01:00
James Hensman
adb8a98cb3
fixed the multiple optima demo
2013-06-05 13:08:51 +01:00
Max Zwiessele
2e5e8ac026
REFACTORING: model names, lowercase, classes uppercase
2013-06-05 13:02:03 +01:00
Ricardo
b221fbb9d4
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
2013-06-05 12:36:45 +01:00
Ricardo
da27491f4f
Minor changes
2013-06-05 12:36:09 +01:00
Ricardo
99a517678c
Correction to some tests
2013-06-05 12:35:07 +01:00
James Hensman
aef3ba72ab
how did that happen?
2013-06-05 12:18:23 +01:00
James Hensman
c4bb32d103
merged an emty line...
2013-06-05 12:11:58 +01:00
James Hensman
dea4359b4e
changed the behaviour of checkgrad
...
checkgrad usd to check the passed string (for name matching) against the
list of _get_param_names(). Then it would index along
_get_param_names_transformed()!
this led to inconsistensies when fixed or tied variables were used,
which screwed up the ordering of the variable names.
We now match against _get_param_names_transformed().
2013-06-05 12:08:33 +01:00
Nicolas
5c91155b1a
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
2013-06-05 11:44:59 +01:00
Nicolas
a9d4006488
Constrain fixed now unconstrains first
2013-06-05 11:44:48 +01:00
Max Zwiessele
2a39440619
dim reduc plotting
2013-06-05 11:36:20 +01:00
Max Zwiessele
4b4af86e5b
merged plotting and input_dim
2013-06-05 11:34:58 +01:00
Nicolas
903e66486d
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
2013-06-05 11:22:55 +01:00
Nicolas
5f899ed4f4
tutorials updated to comply with changes throught the code
2013-06-05 11:22:47 +01:00
Max Zwiessele
ffb6eb414b
dimensionalityreduction plotting adjusted to new syntax
2013-06-05 11:21:02 +01:00
Alan Saul
97f3357b6d
Replaced Q by input_dim
2013-06-05 11:17:15 +01:00
James Hensman
312cfebcb1
modified the regression demos r
...
they all seem to work now.
2013-06-05 09:10:45 +01:00