Neural Network Toolbox Previous page   Next Page
nnt2lin

Update NNT 2.0 linear layer

Syntax

net = nnt2lin(PR,W,B,LR)

Description

nnt2lin(PR,W,B) takes these arguments,

and returns a linear layer.

Once a network has been updated, it can be simulated, initialized, adapted, or trained with sim, init, adapt, and train.

See Also

newlin


Previous page  nnt2hop nnt2lvq Next page

© 1994-2005 The MathWorks, Inc.