Daniel@0: Daniel@0: Daniel@0: Daniel@0: Netlab Reference Manual convertoldnet Daniel@0: Daniel@0: Daniel@0: Daniel@0:

convertoldnet Daniel@0:

Daniel@0:

Daniel@0: Purpose Daniel@0:

Daniel@0: Convert pre-2.3 release MLP and MDN nets to new format Daniel@0: Daniel@0:

Daniel@0: Synopsis Daniel@0:

Daniel@0:
Daniel@0: net = convertoldnet(net)
Daniel@0: 
Daniel@0: Daniel@0: Daniel@0:

Daniel@0: Description Daniel@0:

Daniel@0: net = convertoldnet(net) takes a network net and, if appropriate, Daniel@0: converts it from pre-2.3 to the current format. The difference is simply Daniel@0: that in MLPs and the MLP sub-net of MDNs the field actfn has been Daniel@0: renamed outfn to make it consistent with GLM and RBF networks. Daniel@0: If the network is not old-format or an MLP or MDN it is left unchanged. Daniel@0: Daniel@0:

Daniel@0: See Also Daniel@0:

Daniel@0: mlp, mdn
Daniel@0: Pages: Daniel@0: Index Daniel@0:
Daniel@0:

Copyright (c) Ian T Nabney (1996-9) Daniel@0: Daniel@0: Daniel@0: Daniel@0: