Commit graph

25 commits

Author SHA1 Message Date
mzwiessele
d343ec8b41 [warped stuff] plotting and normalizer in warped gps 2016-08-17 14:51:29 +01:00
beckdaniel
ff700bbebf changed imports to relative ones 2016-04-07 18:07:13 +01:00
beckdaniel
0d943ac98e added a log-tanh function 2016-03-14 17:22:23 +00:00
beckdaniel
5534c45b0a added a rate to inverse calculation 2016-03-02 16:54:03 +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
Daniel Beck
c129900768 added a log warping function 2016-02-22 19:57:54 +00:00
beckdaniel
24e9d68a19 stuff 2016-01-14 15:28:48 +00:00
beckdaniel
bef114eabd (wpgs) fixing newton-raphson for f_inv and fixing plotting stuff 2015-12-08 13:59:46 +00:00
beckdaniel
a350e74b31 merged master 2015-09-26 13:30:23 +01:00
beckdaniel
20a1e8d3c7 some cleaning on WarpedGP code 2015-08-05 19:18:25 +01:00
beckdaniel
995de0f399 added a new test which tries to replicate Snelson's toy 1D but NR seems to diverge... 2015-08-05 19:05:48 +01:00
beckdaniel
76bc0bec25 added initial test for warped gps using identity function 2015-08-05 10:50:59 +01:00
beckdaniel
2426580d4d implemented variance using gauss-hermite 2015-08-04 18:46:10 +01:00
beckdaniel
3aa563d5ba first try in implementing warped mean 2015-08-04 14:22:46 +01:00
beckdaniel
00a209f4cb added predict_quantiles method to warped gps 2015-07-30 17:33:42 +01:00
beckdaniel
45321f536b added keywords to predict in warped gps because they are used in the plotting method 2015-07-30 17:19:16 +01:00
beckdaniel
7a7d563576 commented out has_uncertain_inputs in warped gps since it breaks plotting 2015-07-30 17:09:31 +01:00
Nicolo Fusi
bd1fb56e6c re-implemented warpedGP for new release of GPy 2015-01-02 15:07:19 -08:00
Max Zwiessele
f3b74fa85f pickling and caching 2014-03-31 12:45:09 +01:00
Max Zwiessele
cec766b723 getstate > _getstate and setstate > _setstate 2014-01-24 15:48:23 +00:00
Nicolo Fusi
074529c1c0 changes to multiout constructor 2013-07-08 14:27:32 +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
Max Zwiessele
7040b26f41 refactoring files added 2013-06-05 14:11:49 +01:00