Commit graph

5694 commits

Author SHA1 Message Date
mzwiessele
4402e2ffcf [util] tests for util/debug.py 2016-03-10 12:07:23 +00:00
mzwiessele
30c6fc90ff [kernel] fix #218 and #325 2016-03-10 10:21:17 +00:00
Max Zwiessele
af76126ef1 Merge pull request #323 from SheffieldML/stochastics
[stochastics] update for new stochastic iptimizers in gpy
2016-03-08 16:26:39 +00:00
mzwiessele
fede805526 [kern] added doc string 2016-03-08 14:59:53 +00:00
mzwiessele
51af6a236a [autograd] added install instr for autograd 2016-03-08 14:59:28 +00:00
mzwiessele
eeb2733059 [sparse gp] commented out print statements, which are never used 2016-03-08 12:04:24 +00:00
mzwiessele
67043e83d7 [minibatch] added coverage for branching, spottet bug in X_variance 2016-03-08 11:19:50 +00:00
mzwiessele
88a9b92c80 [climin] added tests and install directions for travis 2016-03-08 10:23:05 +00:00
mzwiessele
eaf20a952e [stochastics] added optimization for a few runs 2016-03-08 10:01:07 +00:00
mzwiessele
e4a4344334 [stochastics] update for new stochastic iptimizers in gpy 2016-03-08 09:47:24 +00:00
mzwiessele
c72d085e2b [white hetero] additional check for prediction 2016-03-07 15:31:20 +00:00
mzwiessele
90f29405ba [white hetero] additional check for prediction 2016-03-07 15:26:44 +00:00
Max Zwiessele
bcb7679b5c Merge pull request #322 from SheffieldML/minibatch
[sparsegplvm] added sparsegplvm and tests for minibatch sparsegplvm
2016-03-07 14:18:13 +00:00
mzwiessele
7d2ffcde20 Merge branch 'devel' into minibatch 2016-03-07 13:42:24 +00:00
mzwiessele
b0347c5108 [sparsegplvm] added sparsegplvm and tests for minibatch sparsegplvm 2016-03-07 13:39:32 +00:00
Max Zwiessele
462e23ab2b Merge pull request #321 from SheffieldML/limit=3
[chaching] changing all chacher limits to 3
2016-03-07 13:32:54 +00:00
Max Zwiessele
35800fa016 Merge pull request #320 from SheffieldML/white_hetero
Heteroscedastic White Kernel
2016-03-07 11:37:46 +00:00
mzwiessele
b1e073318f [chaching] changing all chacher limits to 3 2016-03-07 11:37:22 +00:00
beckdaniel
419f2fb284 cleaning 2016-03-07 10:53:17 +00:00
beckdaniel
2ecd13b08d moved cubic sine from tests to examples 2016-03-07 10:46:42 +00:00
mzwiessele
42f170e6e2 [white] added heteroscedastic white kernel for specific number of samples 2016-03-07 10:30:31 +00:00
Max Zwiessele
99caca6702 Merge pull request #318 from SheffieldML/gpy_one_fixes
Gpy one fixes
2016-03-06 12:11:51 +00:00
Max Zwiessele
de469f7ace [plotting] info heatmap plotly 2016-03-04 11:35:02 +00:00
Max Zwiessele
b4a32a8cb1 [deprecated] deprecated spelling mistake in wishart embedding 2016-03-04 11:34:41 +00:00
Max Zwiessele
346cb4693e [kern] inner transformation to types, start for the multitype pandas arrays 2016-03-04 11:34:04 +00:00
Max Zwiessele
9f02645406 Merge pull request #317 from SheffieldML/fix-276
Last minute adjustements for plotly
2016-03-03 08:06:00 +00:00
beckdaniel
76f3ff65a1 Merge branch 'devel' of https://github.com/SheffieldML/GPy into wgps_improvements
Merging new devel
2016-03-02 17:26:04 +00:00
beckdaniel
6bea908234 refactored the numeric inverse into the mother class, to test Identity and Log 2016-03-02 17:05:22 +00:00
beckdaniel
7bee3daac8 cleaning 2016-03-02 16:55:26 +00:00
beckdaniel
5534c45b0a added a rate to inverse calculation 2016-03-02 16:54:03 +00:00
Max Zwiessele
7c173056ed [plotly] fixes for mrd 2016-03-01 14:42:31 +00:00
Max Zwiessele
5236e65795 Merge pull request #316 from SheffieldML/fix-276
Fix for #276
2016-03-01 11:50:38 +00:00
Max Zwiessele
df99f982a2 [mrd] matplotlib specific fig_kwargs matplotlib specific 2016-03-01 10:09:10 +00:00
Max Zwiessele
885d3722cc [mrd] plot_scales and plot_latent added 2016-03-01 10:02:02 +00:00
Max Zwiessele
c4020cd2eb Merge pull request #309 from SheffieldML/travis_scripts
[travis_scripts] loading scripts from github repo
2016-02-29 15:15:58 +00:00
Max Zwiessele
2d80f9c096 [travis_scripts] loading scripts from github repo 2016-02-29 14:47:24 +00:00
Max Zwiessele
80aea4412e [svgp] python 3.x fix for next 2016-02-29 14:33:33 +00:00
Max Zwiessele
3dd3b1dd6a [latent plots] legend was always plotted 2016-02-26 12:01:57 +00:00
Max Zwiessele
9c2eac6e1e [latent plots] legend was always plotted 2016-02-26 12:01:00 +00:00
Max Zwiessele
6d34cf3ad1 [latent plots] legend was always plotted 2016-02-26 09:54:41 +00:00
Max Zwiessele
218616154c [latent plots] legend was always plotted 2016-02-26 09:51:58 +00:00
Max Zwiessele
e73fcac521 [latent plots] legend was always plotted 2016-02-26 09:43:28 +00:00
Max Zwiessele
b957bb2016 [travis] added retries for installing conda, as it seemed to fail on 404 errors 2016-02-25 09:11:11 +00:00
Max Zwiessele
c18d9dac84 [Poly] added bias and scale 2016-02-25 08:40:05 +00:00
Max Zwiessele
01a7f85c9e [Poly] added bias and scale 2016-02-25 08:39:21 +00:00
Max Zwiessele
c1ed2fe8da Bump version: 0.9.6 → 0.9.7 2016-02-24 14:20:35 +00:00
Max Zwiessele
7d7399f846 [gp_plots] transposed plotting of 2d contours 2016-02-24 13:54:20 +00:00
beckdaniel
91e625a9bd logistic seems working but more tests are needed 2016-02-24 13:27:19 +00:00
Max Zwiessele
6f28edafcd [matplotlib_dep] added the baseplots utility for backcompatibility 2016-02-24 13:13:09 +00:00
Max Zwiessele
2c1064b951 [matplotlib_dep] added the baseplots utility for backcompatibility 2016-02-24 13:11:53 +00:00