beckdaniel
|
2d9bdfdbfb
|
added tests for closed inverse in identity and log
|
2016-04-07 18:41:48 +01:00 |
|
beckdaniel
|
ff700bbebf
|
changed imports to relative ones
|
2016-04-07 18:07:13 +01:00 |
|
beckdaniel
|
3e27748b42
|
replicated the cubic sine example into warped_gp tests for code coverage
|
2016-04-07 17:52:59 +01:00 |
|
beckdaniel
|
0b32bdf9a6
|
removed logtanh, put into a new branch
|
2016-04-07 17:32:35 +01:00 |
|
beckdaniel
|
347bcc963a
|
added an exception when you input 0 or negative values to logtanh function
|
2016-03-14 17:40:43 +00:00 |
|
beckdaniel
|
0d943ac98e
|
added a log-tanh function
|
2016-03-14 17:22:23 +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 |
|
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
|
5236e65795
|
Merge pull request #316 from SheffieldML/fix-276
Fix for #276
|
2016-03-01 11:50:38 +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 |
|
beckdaniel
|
4dc6f0ec6c
|
first try on logistic function
|
2016-02-24 13:08:52 +00:00 |
|
beckdaniel
|
b3f8f263da
|
doctest on TanhFunction
|
2016-02-24 11:32:32 +00:00 |
|
beckdaniel
|
b266b578cd
|
renamed TanhWarpingFunction to TanhFunction
|
2016-02-24 11:29:41 +00:00 |
|
beckdaniel
|
50f72f0294
|
some cleaning on warped gp
|
2016-02-24 11:28:05 +00:00 |
|
beckdaniel
|
9039fae29e
|
deleted old tanh_warp and renamed warp_tanh_d to warp_tanh
|
2016-02-24 11:24:31 +00:00 |
|
beckdaniel
|
8deac1d058
|
cleaning on warping functions
|
2016-02-24 11:17:22 +00:00 |
|
beckdaniel
|
03e59b764d
|
cleaning on warping functions
|
2016-02-24 11:07:31 +00:00 |
|
Daniel Beck
|
c129900768
|
added a log warping function
|
2016-02-22 19:57:54 +00:00 |
|
Zhenwen Dai
|
b98eb179e2
|
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
|
2016-02-19 17:59:58 +00:00 |
|
Zhenwen Dai
|
bfb0ecdcb4
|
add test case for hmc sampler
|
2016-02-19 17:59:50 +00:00 |
|
Max Zwiessele
|
3761d186f3
|
[plotting] limits added
|
2016-02-19 17:15:29 +00:00 |
|
Max Zwiessele
|
98daaba57e
|
[plotting] xlim setting
|
2016-02-19 14:55:36 +00:00 |
|
Max Zwiessele
|
fd979b843f
|
[plotting] subsampling print waring corrected
|
2016-01-28 12:12:57 +00:00 |
|
Max Zwiessele
|
095a8607b2
|
Bump version: 0.9.5 → 0.9.6
|
2016-01-22 11:26:53 +00:00 |
|
Max Zwiessele
|
7b5422b694
|
[plotting&kern] bugfixes in plotting and kernel size
|
2016-01-22 11:26:29 +00:00 |
|
Alan Saul
|
1bda209469
|
Apidoc in conf
|
2016-01-15 15:27:51 +00:00 |
|
Alan Saul
|
023a01175a
|
Added paramz to requirement file for docs
|
2016-01-15 15:11:34 +00:00 |
|
beckdaniel
|
24e9d68a19
|
stuff
|
2016-01-14 15:28:48 +00:00 |
|
Max Zwiessele
|
4461e35c9e
|
[plotly] scatter plotting was defaulting to color='white'
|
2016-01-12 13:42:41 +00:00 |
|
Max Zwiessele
|
f68001a84e
|
[vardtc] these two lines are overridden by the next two lines...
|
2016-01-12 12:33:42 +00:00 |
|