wolffd@0: wolffd@0: wolffd@0: wolffd@0: Netlab Reference Manual convertoldnet wolffd@0: wolffd@0: wolffd@0: wolffd@0:

convertoldnet wolffd@0:

wolffd@0:

wolffd@0: Purpose wolffd@0:

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

wolffd@0: Synopsis wolffd@0:

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

wolffd@0: Description wolffd@0:

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

wolffd@0: See Also wolffd@0:

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

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