Public Properties

  Name Description
Public property Error Error property of the node. (inherited from NeuroNode)
Public property InLinks Incomming links for this node. (inherited from NeuroNode)
Public property LearningRate Node learning rate.
Public property Momentum Node momentum.
Public property OutLinks Outgoing links of this node. (inherited from NeuroNode)
Public property Value Value property of the node. (inherited from NeuroNode)
Top

See Also