Commit graph

3468 commits

Author SHA1 Message Date
Ilias Bilionis
14aced457f Fixed transformation plotting bug and added test that demonstrates the problem. 2015-08-03 20:29:24 -04:00
mikecroucher
775ce9e64c Merge pull request #184 from mikecroucher/master
Bug fix for issue #161
2015-03-28 08:36:43 +00:00
Mike Croucher
c307b989cc Bug fix for issue #161 2015-03-15 11:10:45 +00:00
James Hensman
9f51137469 Merge pull request #174 from beckdaniel/kernel_prod_bugfix
Kernel product bugfix
2015-02-26 10:22:00 +00:00
James Hensman
c8b70dd77a Merge pull request #177 from mellorjc/master
matplotlib interactive mode only in IPython
2015-02-26 10:14:23 +00:00
mellorjc
f25797cd61 catch only a specific error
catch only NameError, rather than everything.
2015-02-19 11:45:57 +00:00
mellorjc
7ad275ce8a matplotlib interactive mode only in IPython
have interactive mode only in IPython so that running scripts that plot from python behave like normal.
2015-02-19 11:31:46 +00:00
Zhenwen Dai
c5c8b8341c A temporal fix for the problem of sometimes the model not being updated. 2015-02-17 10:48:26 +00:00
Zhenwen Dai
ae5d70b063 add mcmc into inference import 2015-02-15 19:24:51 +00:00
Alan Saul
952851de88 Bug in linalg jitchol!!! 2015-02-09 19:38:19 +00:00
Daniel Beck
98c743d157 test + code change in gradients_X 2015-02-09 10:02:26 +11:00
Daniel Beck
fc8705104b a cleaner test 2015-02-09 09:41:21 +11:00
Daniel Beck
d6a56a6f0b changed operator.mul to np.multiply for consistency 2015-02-09 09:35:32 +11:00
Daniel Beck
8b4274339a added decorator that changes numpy invalid op warning to exception 2015-02-09 09:28:53 +11:00
Daniel Beck
1d2cbfe44a first attempt 2015-02-06 19:39:46 +11:00
Nicolo Fusi
98f632e92e Merge branch 'master' of github.com:SheffieldML/GPy 2015-01-10 12:49:31 -08:00
Nicolo Fusi
bd1fb56e6c re-implemented warpedGP for new release of GPy 2015-01-02 15:07:19 -08:00
Max Zwiessele
3aa16d67fa Merge branch 'devel' 2014-12-05 11:13:45 +00:00
Max Zwiessele
f2127e17cb Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-12-05 11:13:21 +00:00
Max Zwiessele
0e0220921f [html repr] included css styling for html print outs 2014-12-05 11:13:18 +00:00
Zhenwen Dai
1da44d9d5c implement update_gradients_diag for MLP kernel 2014-12-04 14:22:58 +00:00
Zhenwen Dai
ecf463e886 implement update_gradients_diag for MLP kernel 2014-12-04 14:21:50 +00:00
Nicolo Fusi
c14aef948e fixed minor bug in sparse gp minibatch 2014-12-03 17:18:22 -08:00
Max Zwiessele
4fc006f45d [vardtc] sparse gplvm in bayesian gplvm minibatch 2014-12-03 08:35:41 +00:00
Max Zwiessele
865d8e3851 [vardtc] predict with uncertain inputs, the non principled way 2014-12-03 08:34:11 +00:00
Max Zwiessele
d554b1a442 [natgrad] taking the gradient in the old direction, without adjustment 2014-12-03 08:33:33 +00:00
Max Zwiessele
4e91a012e6 [model] update messages a little nicer 2014-11-28 10:11:58 +00:00
Max Zwiessele
45ede97d85 [stationary] lengthscales will be scaled by variance now 2014-11-28 10:10:52 +00:00
Max Zwiessele
be40307597 [Updateable] deprecated updates 2014-11-28 10:10:13 +00:00
Max Zwiessele
3b729edc3b [setup] new version number, to avoid confusion. This will be the next minor update, including changes to README and bugfixes 2014-11-28 08:54:06 +00:00
James Hensman
1c65e23c18 Update README.md 2014-11-21 18:00:28 +00:00
James Hensman
b0c0334359 Update README.md 2014-11-21 17:59:01 +00:00
James Hensman
e148daecd7 Update README.md 2014-11-21 17:48:40 +00:00
Alan Saul
34932f8746 Huge merge correcting upstream master 2014-11-21 16:49:33 +00:00
Max Zwiessele
acd9b4b2f8 Merge branch 'devel' 2014-11-21 16:42:34 +00:00
Max Zwiessele
187f85c239 [huge merge] the second 2014-11-21 16:42:01 +00:00
Max Zwiessele
180650ec85 [huge merge] trying to merge old master and master 2014-11-21 16:17:03 +00:00
James Hensman
7d0d5fd9b8 Merge branch 'devel' of github.com:/sheffieldml/GPy into devel 2014-11-21 15:44:21 +00:00
James Hensman
ca0c4f55e1 removed more sgd 2014-11-21 15:44:14 +00:00
Alan Saul
39e394c015 Another attempt by installing a mini version of anaconda, should be easier to maintain 2014-11-21 15:32:59 +00:00
Alan Saul
7a525df3ac Attempting to fix travis build 2014-11-21 15:21:13 +00:00
James Hensman
4fd05439fc small random perturbations in kernel tests helps with the symmetry gradcheck bug 2014-11-21 12:28:04 +00:00
James Hensman
d7620594be more cooooooopyrighting 2014-11-21 12:16:58 +00:00
James Hensman
5927872ec6 more coooooopyrighting 2014-11-21 12:15:05 +00:00
James Hensman
132a668073 removing old notes.py, issues are now all on github 2014-11-21 12:12:11 +00:00
James Hensman
cdafff3861 more cooooopyrighting 2014-11-21 12:10:50 +00:00
James Hensman
f8fa672ea1 more cooooopyrighting 2014-11-21 11:59:02 +00:00
James Hensman
504aaef6c8 more coooopyrighting 2014-11-21 11:55:53 +00:00
James Hensman
f0d120ab7f more cooopyrighting 2014-11-21 11:53:00 +00:00
James Hensman
384b6c70c5 more coopyrighting 2014-11-21 11:52:28 +00:00