wolffd@0: wolffd@0:
wolffd@0:wolffd@0: net = mdnunpak(net, w) wolffd@0:wolffd@0: wolffd@0: wolffd@0:
net = mdnunpak(net, w)
takes an mdn network data structure net
and
wolffd@0: a weight vector w
, and returns a network data structure identical to
wolffd@0: the input network, except that the weights in the MLP sub-structure are
wolffd@0: set to the corresponding elements of w
.
wolffd@0:
wolffd@0: mdn
, mdnpak
, mdnfwd
, mdnerr
, mdngrad
Copyright (c) Ian T Nabney (1996-9) wolffd@0:
David J Evans (1998) wolffd@0: wolffd@0: wolffd@0: