beckdaniel
|
20a1e8d3c7
|
some cleaning on WarpedGP code
|
2015-08-05 19:18:25 +01:00 |
|
beckdaniel
|
96441382b9
|
code cleaning on warping_functions
|
2015-08-05 19:15:34 +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
|
7fd8c9c556
|
added identity warp function and change np.argmin to np.nanargmin in optimize_restarts
|
2015-08-05 10:35:15 +01:00 |
|
beckdaniel
|
2426580d4d
|
implemented variance using gauss-hermite
|
2015-08-04 18:46:10 +01:00 |
|
Zhenwen Dai
|
34a1b8cf8e
|
The bug fix for the cblas.h problem in Mac os x
|
2015-08-04 18:12:49 +01:00 |
|
beckdaniel
|
3aa563d5ba
|
first try in implementing warped mean
|
2015-08-04 14:22:46 +01:00 |
|
Ilias Bilionis
|
d3730bb518
|
Fixed MCMC sampler.
|
2015-08-04 01:18:32 -04:00 |
|
Ilias Bilionis
|
f60abf7262
|
Added compute of jacobian.
|
2015-08-04 00:37:02 -04:00 |
|
Ilias Bilionis
|
b2f38949ce
|
Beautification change.
|
2015-08-03 20:38:54 -04:00 |
|
Ilias Bilionis
|
cdbedbc403
|
Added proper comments to the test.
|
2015-08-03 20:32:48 -04:00 |
|
Ilias Bilionis
|
14aced457f
|
Fixed transformation plotting bug and added test that demonstrates the problem.
|
2015-08-03 20:29:24 -04:00 |
|
beckdaniel
|
cf4c5af487
|
if the plot is a warped gp, then it plots Y before warping
|
2015-07-30 17:38:21 +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 |
|
beckdaniel
|
c221671530
|
added a small test for warped gps
|
2015-07-30 17:05:03 +01:00 |
|
mzwiessele
|
d6defa6645
|
Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel
|
2015-07-29 10:48:27 +02:00 |
|
mzwiessele
|
fca2440943
|
[bgplvm] technical new stuff
|
2015-07-29 10:48:05 +02:00 |
|
Fariba
|
fc0e8f3e7e
|
merge the changes
|
2015-07-27 17:42:01 +01:00 |
|
Fariba
|
e785668417
|
changes
|
2015-07-27 17:30:24 +01:00 |
|
Zhenwen Dai
|
54e9a4f6ff
|
fix DGPLVM prior
|
2015-07-27 17:28:05 +01:00 |
|
Zhenwen Dai
|
1a141d9ce5
|
improve the documentation of infer_newX
|
2015-07-27 12:51:03 +01:00 |
|
Alan Saul
|
ce3681a566
|
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
|
2015-07-22 18:37:17 +01:00 |
|
Alan Saul
|
42a415e299
|
Fixed model test
|
2015-07-22 18:37:12 +01:00 |
|
Alan Saul
|
926b53bfce
|
Changed quantile computation via sampling and added fallback for predictive mean and variance if conditional mean and variance are not implemented yet
|
2015-07-22 18:33:11 +01:00 |
|
Alan Saul
|
af20bed747
|
Passing metadata
|
2015-07-22 18:32:12 +01:00 |
|
Homer Strong
|
4765a857ba
|
remove docstring for missing tensor param from add/prod
relevant to #162
|
2015-07-19 14:31:19 -07:00 |
|
Homer Strong
|
1d7712ecc8
|
update kernel tutorial
|
2015-07-19 14:30:27 -07:00 |
|
Homer Strong
|
3a150198e8
|
fix links in readme
the ! is for adding images, but these are just links
|
2015-07-19 13:44:24 -07:00 |
|
Neil Lawrence
|
7c8176e5fd
|
Change crescent data to optimize with .optimize()
|
2015-07-19 11:27:16 +02:00 |
|
Alan Saul
|
8fbfb915b0
|
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
|
2015-07-18 14:14:37 +01:00 |
|
James Hensman
|
efa65c864e
|
generalized the variatinoal Gaussian approximatino revisited code for any likelihood
|
2015-07-16 15:36:17 +01:00 |
|
Alexander Grigorievskiy
|
acc15e59d2
|
TEST: Making test for the Standard Periodic Kernel similar to other kernel tests.
|
2015-07-15 13:06:27 +03:00 |
|
Alexander Grigorievskiy
|
0e2f235fc5
|
TEST: Adding test for periodic kernel
|
2015-07-15 10:56:27 +03:00 |
|
Alexander Grigorievskiy
|
7a0b3946e4
|
ENH: Adding standard periodic kernel
The standard periodic kernel is the one which is mentioned
in the Rasmussen and Williams book about Gaussian Processes.
|
2015-07-15 10:56:27 +03:00 |
|
Alan Saul
|
d3b53eabda
|
Cache some values
|
2015-07-14 14:38:17 +01:00 |
|
mzwiessele
|
4ca4916cc0
|
Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel
|
2015-06-29 10:19:43 +02:00 |
|
mzwiessele
|
f46b23d16f
|
[inference] minibatch inference needed polishing
|
2015-06-29 10:19:36 +02:00 |
|
mzwiessele
|
61ef9912cb
|
[plotting] parameterized.values
|
2015-06-29 10:18:37 +02:00 |
|
mzwiessele
|
208a025751
|
[parameterized] merge in jacobian for priors?
|
2015-06-29 10:18:07 +02:00 |
|
mzwiessele
|
ff558ff57c
|
[verbose opt] verbose needed clear after finish push through
|
2015-06-29 10:16:38 +02:00 |
|
Zhenwen Dai
|
5cc17e8754
|
some correction for ibp ssgplvm
|
2015-06-28 21:33:57 +01:00 |
|
Alan Saul
|
7f6c9ed216
|
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
|
2015-06-25 15:18:15 +01:00 |
|
Alan Saul
|
a1c9168de4
|
Passing on y_metadata
|
2015-06-25 15:18:08 +01:00 |
|
Mike Croucher
|
e7d1277e62
|
Python 3 fixes
|
2015-06-23 01:26:52 -07:00 |
|
javiergonzalezh
|
e58cc51c47
|
allowing set initial noise variance for GPRegression
|
2015-06-15 18:42:29 +01:00 |
|
James Hensman
|
24e759199e
|
sqrt pi term was missing in variational expectations
|
2015-06-12 16:58:29 +01:00 |
|
James Hensman
|
60fabe41e2
|
lots of work on cython choleskies
|
2015-06-11 18:00:47 +01:00 |
|