Mike Croucher
e7d1277e62
Python 3 fixes
2015-06-23 01:26:52 -07:00
javiergonzalezh
e58cc51c47
allowing set initial noise variance for GPRegression
2015-06-15 18:42:29 +01:00
mzwiessele
7ec0e75c0e
[normalizer] first commit for normalizer in GPy
...
Conflicts:
GPy/core/sparse_gp.py
GPy/models/bayesian_gplvm.py
2014-08-27 12:07:24 -07:00
Max Zwiessele
f3b74fa85f
pickling and caching
2014-03-31 12:45:09 +01:00
Max Zwiessele
64f44cf179
ObservableArray -> ObsAr, because of pickling and ndarray printing
2014-03-17 17:10:06 +00:00
Max Zwiessele
0df263956f
Dont call parameters_changed ever yourself anymore and parameters are now inplace once in memory
2014-03-04 17:32:46 +00:00
James Hensman
92d71384b7
deleted kernpart, prod and add seem to work okay.
2014-02-19 17:37:18 +00:00
Max Zwiessele
d0c563ff0a
added sparsegp with missing data
2014-02-18 15:52:33 +00:00
James Hensman
7bb6f4ba4e
Merge branch 'params' of github.com:SheffieldML/GPy into params
2014-01-24 15:48:49 +00:00
Max Zwiessele
cec766b723
getstate > _getstate and setstate > _setstate
2014-01-24 15:48:23 +00:00
James Hensman
3fd4e19acd
added all authors to GP Regression copyright
2014-01-24 15:48:08 +00:00
James Hensman
63ab143e7c
some tifying in the models classes
2013-12-12 14:18:18 +00:00
James Hensman
83a49f132a
Added the structure to posterior.py to enable...
...
to enable computation from the posterior mean and variance, instead of
the woodbury componnents
This iss the first step in being able to use this structre for EP and
the laplace approximation.
2013-12-06 09:50:01 -08:00
James Hensman
5ec64d2279
more massive and destructive changes everywhere
2013-12-05 15:09:31 -05:00
Max Zwiessele
9a70f27010
first adjustments to the model and gps -> updates and gradient transforms
2013-10-22 13:41:01 +01:00
Neil Lawrence
7aac769d37
Modifications to transformations ... not sure which tests to run to make sure I haven't messed things up. New code avoids exponentiating values greater than -log(eps) or less than log(eps). Also changed negative code to call the positive code (I think they should inherit the positive code ... but maybe not.
2013-08-16 18:28:16 +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
James Hensman
8fd8288fb8
ensure_default_constraints is on by default
2013-06-17 15:57:19 +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