Public Properties

  Name Description
Public property InNode A source node. The node link is comming from. (inherited from NeuroLink)
Public property LinkDelta Returns link delta. (inherited from BackPropagationLink)
Public property LinkEpoch Property stores accumulated weight change during current epoch.
Public property OutNode A Destination node. A node the link is going to. (inherited from NeuroLink)
Public property Weight Property defines weight of the link. (inherited from NeuroLink)
Top

See Also