sigmoidVarKernGradient: Compute gradient of sigmoid kernel with respect to each...

Description Usage Arguments Value

Description

Compute gradient of sigmoid kernel with respect to each parameter (used by gptk)

Usage

1
sigmoidVarKernGradient(kern, x, x2, covGrad)

Arguments

kern

kernel

x

input 1

x2

input 2

covGrad

gradient of covariance function

Value

d k(x, x2) / d theta


deGradInfer documentation built on Jan. 21, 2020, 1:06 a.m.