Mike Croucher
|
5c653fa4b0
|
Fix merge conflicts
|
2015-04-01 13:03:48 +01:00 |
|
Mike Croucher
|
e82b5fe773
|
Resolve merge conflicts
|
2015-04-01 11:44:20 +01:00 |
|
James Hensman
|
09c8d5a567
|
whitespace
|
2015-04-01 09:14:03 +01:00 |
|
James Hensman
|
624117eaac
|
mappings, including tests
|
2015-03-26 11:27:20 +00:00 |
|
James Hensman
|
cf0e29b207
|
working mean function examples
|
2015-03-26 08:48:56 +00:00 |
|
James Hensman
|
611febe7eb
|
stupid bug
|
2015-03-23 14:48:13 +00:00 |
|
James Hensman
|
fa801bf46c
|
mean functions in place
|
2015-03-23 14:47:49 +00:00 |
|
James Hensman
|
9976e56bea
|
lots of changes to mappings
|
2015-03-23 14:24:32 +00:00 |
|
Mike Croucher
|
5e4afb765a
|
Relative import fixes for Python 3 compatibility
|
2015-02-26 07:10:10 +00:00 |
|
Neil Lawrence
|
4be2ef267d
|
Remove symbolic import.
|
2014-10-16 15:44:55 +01:00 |
|
Max Zwiessele
|
4543fc3480
|
[link|unlink_parameter] renaming add_parameter to link_parameter
|
2014-09-08 08:57:28 +01:00 |
|
James McMurray
|
ca03714331
|
Added missing comma
Added missing comma in the hstack call in _get_params.
|
2014-09-04 15:46:35 +02:00 |
|
Neil Lawrence
|
ec1b9190f5
|
Datasets.py updates should have been committed before.
|
2014-06-05 18:49:15 +01:00 |
|
Neil Lawrence
|
730e229238
|
Minor edits to reading Lee data in datasets.py
|
2014-06-04 11:21:25 +01:00 |
|
Neil Lawrence
|
0fde50f56d
|
Changes to configuration file set up: now uses defaults.cfg, installation.cfg and searches locally for .gpy_user.cfg in the users home directory.
|
2014-05-28 10:25:02 +01:00 |
|
Neil Lawrence
|
fc98a975bf
|
Added some missing files.
|
2014-04-23 12:19:46 +01:00 |
|
Neil Lawrence
|
196732b83b
|
Need to fix missing data in likelihoods.
|
2014-04-20 23:41:04 +02:00 |
|
Neil Lawrence
|
ed2fa6c0bd
|
Just had to do a check in from midlantic (showing off).
|
2014-04-18 18:23:25 -04:00 |
|
Neil Lawrence
|
583f3bef0a
|
First draft of base symbolic object, compiling with symbolic mapping.
|
2014-04-17 07:05:16 -04:00 |
|
Neil Lawrence
|
9b5a1edb23
|
Partial changes to symbolic, including adding mapping covariance and beginning to unify code generation.
|
2014-04-07 10:31:13 +02:00 |
|
James Hensman
|
dfe325b571
|
some work on the linear mapping
|
2014-03-20 12:22:57 +00:00 |
|
Alan Saul
|
9888d768b5
|
Changed kernels in tests (lots still failing, but now mostly for good reason rather than silly naming problems)
|
2014-03-04 11:28:29 +00:00 |
|
Max Zwiessele
|
e0c68d5eb3
|
_highest_parent_ now follows the tree, dK_dX > gradient_X, added update_grads_variational to linear, bgplvm for new framework
|
2014-02-10 15:12:49 +00:00 |
|
James Hensman
|
739e8d4058
|
removed the gp_base abstraction class
|
2014-01-22 15:06:53 +00:00 |
|
James McMurray
|
be3880c0bd
|
Fixed docstring warnings - could still be mistakes
|
2013-09-20 13:38:20 +01:00 |
|
Neil Lawrence
|
bd4c7f34ea
|
Added gibbs.py, although test is still failing.
|
2013-09-02 13:34:48 +01:00 |
|
Neil Lawrence
|
bdc8ee45a7
|
Fixed gplvm unittest which was sampling an output matrix of size input_dim (and corresponding error in bcgplvm unittest which was based on it).
|
2013-08-29 19:57:25 +02:00 |
|
Neil Lawrence
|
128ebbabc5
|
Added mlp mapping (with possibility of having multiple layers).
|
2013-08-29 19:26:00 +02:00 |
|
Neil Lawrence
|
d31b5a7c55
|
Implemented Mapping framework and associated linear and kernel mappings. This is needed for mean functions, back constrained GPLVM and the non-stationary Gibbs kernel.
|
2013-08-28 13:51:50 +02:00 |
|