GPy/GPy/kern
2013-01-29 14:02:41 +00:00
..
__init__.py added a constructor for a generic sympy kernel 2012-12-18 15:45:52 +00:00
bias.py bias kernel psi stats implemented. 2012-11-30 15:49:20 +00:00
Brownian.py added copyright notice and license at the top 2012-11-29 16:39:20 +00:00
constructors.py added an ARD option to the sympy RBF kern 2012-12-21 11:40:22 +00:00
exponential.py fixed up dK_dX in the exponential and Matern kerns 2013-01-16 11:21:06 +00:00
finite_dimensional.py changed the behaviour of pdinv: now returns L and Li as well as the inverse 2012-12-06 09:51:13 -08:00
kern.py decent gradients for most parameters 2013-01-28 15:55:40 +00:00
kernpart.py refactored the kernpart base class 2012-11-30 11:11:40 +00:00
linear.py added precomputation of linear kernel, changed the logic a bit 2012-12-03 10:08:12 +00:00
linear_ARD.py fixed bug in linear_ARD 2012-11-30 16:57:48 +00:00
Matern32.py fixed up dK_dX in the exponential and Matern kerns 2013-01-16 11:21:06 +00:00
Matern52.py fixed up dK_dX in the exponential and Matern kerns 2013-01-16 11:21:06 +00:00
rbf.py BGPLVM working with rbf+white 2013-01-29 14:02:41 +00:00
rbf_ARD.py BGPLVM working with rbf+white 2013-01-29 14:02:41 +00:00
spline.py Added datasets.py back in and minor changes. 2012-12-05 19:19:15 -08:00
sympy_helpers.cpp added sympykern as a 'kernpart' object. 2012-11-30 17:32:32 +00:00
sympy_helpers.h added sympykern as a 'kernpart' object. 2012-11-30 17:32:32 +00:00
sympykern.py forced simplification of sympy expressions before converting to c++ 2012-12-21 11:41:42 +00:00
white.py bias kernel psi stats implemented. 2012-11-30 15:49:20 +00:00