Daniel@0: Daniel@0:
Daniel@0:Daniel@0: net = glmunpak(net, w) Daniel@0:Daniel@0: Daniel@0: Daniel@0:
net = glmunpak(net, w)
takes a glm network data structure net
and
Daniel@0: a weight vector w
, and returns a network data structure identical to
Daniel@0: the input network, except that the first-layer weight matrix
Daniel@0: w1
and the first-layer bias vector b1
have
Daniel@0: been set to the corresponding elements of w
.
Daniel@0:
Daniel@0: glm
, glmpak
, glmfwd
, glmerr
, glmgrad
Copyright (c) Ian T Nabney (1996-9) Daniel@0: Daniel@0: Daniel@0: Daniel@0: