Commit graph

2905 commits

Author SHA1 Message Date
James Hensman
65f408de9a merge 2014-10-22 16:22:38 +01:00
James Hensman
476d867f89 minor edits to regression examples 2014-10-22 16:21:05 +01:00
Max Zwiessele
c28ff38435 [transformations] natural gradient all in testphase 2014-10-22 15:52:24 +01:00
Max Zwiessele
6ea39bb74b [randomize] randomize now without init 2014-10-22 15:34:24 +01:00
Max Zwiessele
eadce0ca4f [stochastics] added doc 2014-10-22 15:31:52 +01:00
Max Zwiessele
37b19e6e7a [transformations] gradfactor change and Natural gradient transformations. not working fully, yet :( 2014-10-21 15:37:58 +01:00
Max Zwiessele
b94ebc2aa2 [sparse GP] fallback for other inference methods for missing_data 2014-10-17 17:32:51 +01:00
Max Zwiessele
ac224c0dbd [kernel slicing] active_dims can be a single integer now 2014-10-17 17:31:47 +01:00
Max Zwiessele
536adf0782 [classification] sparse gp inference for EPDTC 2014-10-17 17:30:48 +01:00
Max Zwiessele
5ac7b2c524 [pca] pca -> PCA 2014-10-17 11:45:04 +01:00
James Hensman
e12329c626 weave ObsArray bugfix 2014-10-17 11:18:31 +01:00
James Hensman
b8f2b20158 Merge branch 'devel' of github.com:sheffieldml/GPy into devel 2014-10-16 17:32:43 +01:00
James Hensman
d26beb215a numerical stability in variational expectations 2014-10-16 17:32:37 +01:00
Fariba
2d89fa821a merge the discriminative prior to devel 2014-10-16 17:21:33 +01:00
Fariba
66755099cd the discriminative prior 2014-10-16 17:18:57 +01:00
James Hensman
e0d3633ec3 handles import of pods correctly 2014-10-16 17:00:17 +01:00
James Hensman
d961f736f2 changed pylab for pyplot in classification examples 2014-10-16 16:53:23 +01:00
James Hensman
bc9f0159c5 Merge branch 'devel' of github.com:sheffieldml/GPy into devel 2014-10-16 16:38:40 +01:00
James Hensman
c0bfa7e6bb added cloglog link fn 2014-10-16 16:38:32 +01:00
Neil Lawrence
765e808c2b Additions to week2 MLAI. 2014-10-16 16:38:24 +01:00
James Hensman
96c112710a Merge branch 'devel' of github.com:sheffieldml/GPy into devel 2014-10-16 16:26:19 +01:00
James Hensman
6983751420 more edits for variational expectations in likelihoods 2014-10-16 16:26:15 +01:00
Neil Lawrence
fb3946aa0a Remove symbolic import. 2014-10-16 15:46:16 +01:00
Neil Lawrence
b8a09bfff7 Remove symbolic import. 2014-10-16 15:45:10 +01:00
Neil Lawrence
4be2ef267d Remove symbolic import. 2014-10-16 15:44:55 +01:00
Neil Lawrence
4a93e75ce2 Remove symbolic import. 2014-10-16 15:42:15 +01:00
Neil Lawrence
cf4469053e Remove symbolic import. 2014-10-16 15:41:54 +01:00
James Hensman
30343f5e53 more variational quadtrature code 2014-10-16 15:41:01 +01:00
Max Zwiessele
9bfd569c7b Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-10-16 14:39:29 +01:00
Max Zwiessele
682854892b [missingdata] file for missing data was missing O_o 2014-10-16 14:39:26 +01:00
James Hensman
4c9da0e10e Merge branch 'devel' of github.com:sheffieldml/GPy into devel 2014-10-16 14:18:49 +01:00
James Hensman
4e85bb2ee3 more removal of references to broken files 2014-10-16 14:18:30 +01:00
Max Zwiessele
4e8fbebe27 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-10-16 14:18:02 +01:00
Max Zwiessele
3d45870846 [stochastics] holds stochastic updates and rules 2014-10-16 14:17:49 +01:00
James Hensman
50963ae28d fixing more issues cauesd by removal of symbolic.py 2014-10-16 14:09:29 +01:00
James Hensman
3b2d16a0e2 docstrings 2014-10-16 14:02:02 +01:00
James Hensman
76598bac41 commented out stochastics.py -- not added 2014-10-16 13:44:34 +01:00
Max Zwiessele
26396939e5 [vardtc] missing data handling and stochastic update in d 2014-10-16 12:52:17 +01:00
Max Zwiessele
3358d06e42 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-10-16 12:43:19 +01:00
Max Zwiessele
93ca35b319 [whitespaces] 2014-10-16 12:43:15 +01:00
Max Zwiessele
4f89c25321 [cacher] now taking over the attributes from cached functions, such as docstring 2014-10-16 12:41:02 +01:00
James Hensman
4bc29c1553 Merge branch 'devel' of github.com:sheffieldml/GPy into devel 2014-10-16 12:30:41 +01:00
James Hensman
c51337ce09 removed reference to symbolic.py, which NDL deleted 2014-10-16 12:30:18 +01:00
James Hensman
129171e1f7 removed reference to symbolic.py, which NDL deleted 2014-10-16 12:25:09 +01:00
James Hensman
d9005cd19e Merge branch 'devel' of github.com:sheffieldml/GPy into devel 2014-10-16 12:23:55 +01:00
James Hensman
84c87f7886 beginning of adding variational GH quadrature to the likelihood class 2014-10-16 12:14:56 +01:00
Neil Lawrence
082ae150de Attempt to align numbers to right 2014-10-16 04:29:06 +01:00
Neil Lawrence
5189ccaf38 Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel 2014-10-16 04:06:40 +01:00
Neil Lawrence
8fa890639e Display of models and params for the notebook. 2014-10-16 04:06:03 +01:00
James Hensman
f9a16059e4 weaved some slow functions in the stationary class. We now fall back (and latch) to numpy if weave fails 2014-10-16 01:28:41 +01:00