GPy/GPy/kern/_src
2014-03-12 12:07:15 +00:00
..
psi_comp [SSGPLVM] implemented linear kernel 2014-03-05 18:45:14 +00:00
todo tidying in kern 2014-02-24 15:56:06 +00:00
__init__.py empty init file 2014-02-20 14:10:36 +00:00
add.py Merge branch 'params' of github.com:SheffieldML/GPy into input_dims 2014-03-12 12:07:15 +00:00
brownian.py added Brownian motion 2014-02-21 12:25:36 +00:00
coregionalize.py Dont call parameters_changed ever yourself anymore and parameters are now inplace once in memory 2014-03-04 17:32:46 +00:00
hierarchical.py rbf and white seem to work 2014-02-19 15:00:48 +00:00
independent_outputs.py hierarchical kern should be working. I'll let you know then the tests are up... 2014-02-24 16:19:03 +00:00
kern.py Merge branch 'params' of github.com:SheffieldML/GPy into input_dims 2014-03-12 12:07:15 +00:00
linear.py psi_stat slices for kernels 2014-03-12 12:03:37 +00:00
mlp.py some work on periodics 2014-02-24 11:23:29 +00:00
periodic.py Dont call parameters_changed ever yourself anymore and parameters are now inplace once in memory 2014-03-04 17:32:46 +00:00
prod.py Combination Kernel for add and prod 2014-03-11 10:24:15 +00:00
rbf.py psi_stat slices for kernels 2014-03-12 12:03:37 +00:00
ssrbf.py [SSGPLVM] implemented linear kernel 2014-03-05 18:45:14 +00:00
static.py psi_stat slices for kernels 2014-03-12 12:03:37 +00:00
stationary.py slicing support for kernel input dimension 2014-03-07 16:59:41 +00:00
sympy_helpers.cpp rbf and white seem to work 2014-02-19 15:00:48 +00:00
sympy_helpers.h rbf and white seem to work 2014-02-19 15:00:48 +00:00
sympykern.py Made sampling default for non-gaussian likelihoods as a quick fix to allow plotting again for likelihoods without predictive values 2014-03-05 14:16:53 +00:00