Neural Network Toolbox
  Go to function:
    Search    Help Desk 
nnt2hop    See Also

Update NNT 2.0 Hopfield recurrent network to NNT 3.0

Syntax

net = nnt2p(w,b)

Description

nnt2hop (W,B) takes these arguments,

and returns a perceptron.

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

See Also

newhop



[ Previous | Help Desk | Next ]