Daniel@0: Daniel@0:
Daniel@0:Daniel@0: net = mdnunpak(net, w) Daniel@0:Daniel@0: Daniel@0: Daniel@0:
net = mdnunpak(net, w)
takes an mdn 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 weights in the MLP sub-structure are
Daniel@0: set to the corresponding elements of w
.
Daniel@0:
Daniel@0: mdn
, mdnpak
, mdnfwd
, mdnerr
, mdngrad
Copyright (c) Ian T Nabney (1996-9) Daniel@0:
David J Evans (1998) Daniel@0: Daniel@0: Daniel@0: