Ricardo
|
f8c9e6b982
|
Merge branch 'linK_functions2' into devel
Conflicts:
GPy/core/gp.py
GPy/core/gp_base.py
GPy/core/sparse_gp.py
GPy/examples/regression.py
GPy/kern/constructors.py
GPy/kern/parts/coregionalise.py
GPy/models/__init__.py
GPy/models/sparse_gp_classification.py
GPy/util/__init__.py
|
2013-09-13 15:57:34 +01:00 |
|
Ricardo
|
f0569d6d88
|
docstrings in new functions
|
2013-09-13 12:35:12 +01:00 |
|
Ricardo
|
671591fa96
|
New Gaussian likelihood for multiple outputs
|
2013-09-04 18:06:14 +01:00 |
|
Neil Lawrence
|
128ebbabc5
|
Added mlp mapping (with possibility of having multiple layers).
|
2013-08-29 19:26:00 +02:00 |
|
Ricardo
|
4c7ebb6601
|
Multioutput models added
|
2013-08-02 20:10:02 +01:00 |
|
Ricardo
|
1c2a4c5c64
|
Changes to allow multiple output plotting
|
2013-07-31 19:00:54 +01:00 |
|
Ricardo
|
7e1e8de5e4
|
Plots for multiple outputs
|
2013-07-22 10:41:12 +01:00 |
|
Ricardo
|
70c44b2cdd
|
Multioutput is working
|
2013-07-18 18:49:26 +01:00 |
|
James Hensman
|
13d745ab6a
|
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
|
2013-07-18 15:36:25 +01:00 |
|
James Hensman
|
8131a065cb
|
small changes to rbf and rbf_inv
|
2013-07-18 15:36:04 +01:00 |
|
Max Zwiessele
|
dcec9d2a25
|
reverted stupid merge error
|
2013-07-18 15:15:09 +01:00 |
|
Ricardo
|
5b433a3f73
|
random changes
|
2013-07-15 18:09:26 +01:00 |
|
James Hensman
|
274370de56
|
added the 2 pi term to the likelihood of the gp
Why the hell was this missing?
|
2013-07-12 20:13:44 +01:00 |
|
Max Zwiessele
|
f5effb8cb6
|
added robust pickling, switches to old behaviour, if get/setstate not implemented
|
2013-06-26 16:48:48 +01:00 |
|
Max Zwiessele
|
05e8e75c58
|
pickling unified with __getstate__ and __setstate__
|
2013-06-25 18:01:18 +01:00 |
|
Max Zwiessele
|
e869fcaf65
|
pcikling?
|
2013-06-25 17:43:42 +01:00 |
|
Alan Saul
|
e587618339
|
Factored out lapack into utils so we can check version and give deprecation warnings
|
2013-06-06 14:04:14 +01:00 |
|
Ricardo
|
8d8408dee0
|
_Xmean is now Xoffset and _Xstd is now _Xscale
|
2013-06-05 19:18:29 +01:00 |
|
Ricardo
|
616e8c9026
|
Minor changes
|
2013-06-05 18:01:53 +01:00 |
|
Max Zwiessele
|
b129e6a669
|
merged num_data conflicts
|
2013-06-05 16:21:54 +01:00 |
|
James Hensman
|
527586a012
|
lots of bugfixes after refactoring
|
2013-06-05 16:14:43 +01:00 |
|
Max Zwiessele
|
db78b233b8
|
Nparams > num_params and Nparam_tranformed > num_params_transformed
|
2013-06-05 15:29:18 +01:00 |
|
Ricardo
|
8d07df6503
|
change input for output
|
2013-06-05 15:13:00 +01:00 |
|
Max Zwiessele
|
7040b26f41
|
refactoring files added
|
2013-06-05 14:11:49 +01:00 |
|