Daniel@0: Daniel@0:
Daniel@0:Daniel@0: net = gpunpak(net, hp) Daniel@0:Daniel@0: Daniel@0: Daniel@0:
net = gpunpak(net, hp)
takes an Gaussian Process data structure net
and
Daniel@0: a hyperparameter vector hp
, and returns a Gaussian Process data structure
Daniel@0: identical to
Daniel@0: the input model, except that the covariance bias
Daniel@0: bias
, output noise noise
, the input weight vector
Daniel@0: inweights
and the vector of covariance function specific parameters
Daniel@0: fpar
have all
Daniel@0: been set to the corresponding elements of hp
.
Daniel@0:
Daniel@0: gp
, gppak
, gpfwd
, gperr
, gpgrad
Copyright (c) Ian T Nabney (1996-9) Daniel@0: Daniel@0: Daniel@0: Daniel@0: