Public Properties
| Name | Description | |
|---|---|---|
|
|
AdalineNode | An output, Adaline node, of the Adaline network. |
|
|
Error | Error property of the node. (inherited from NeuroNode) |
|
|
InLinks | Incomming links for this node. (inherited from NeuroNode) |
|
|
InputNodesCount | Number of input nodes. (inherited from NeuralNetwork) |
|
|
LearningRate | Network's learning rate property. |
|
|
LinksCount | Total number of links in the network. (inherited from NeuralNetwork) |
|
|
NetworkType | Returns network type. Used for persistent purposes. (inherited from NeuralNetwork) |
|
|
NodesCount | Total number of nodes in the network. (inherited from NeuralNetwork) |
|
|
OutLinks | Outgoing links of this node. (inherited from NeuroNode) |
|
|
OutputNodesCount | Number of output nodes. (inherited from NeuralNetwork) |
|
|
Value | Value property of the node. (inherited from NeuroNode) |