convertoldnet

Purpose

Convert pre-2.3 release MLP and MDN nets to new format

Synopsis

net = convertoldnet(net)

Description

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

See Also

mlp, mdn
Pages: Index

Copyright (c) Ian T Nabney (1996-9)