Protected Fields

  Name Description
Family field firstMiddleNode Is a index of first middle layer node in the nodes array.
Family field firstOutputNode Is a index of first output node in the nodes array.
Family field learningRate Stores a learning rate value. (inherited from AdalineNetwork)
Family field links Links in the network. (inherited from NeuralNetwork)
Family field linksCount Number of links in the network. (inherited from NeuralNetwork)
Family field nodeError Node value and node error. (inherited from NeuroNode)
Family field nodes Nodes in the netowrk. (inherited from NeuralNetwork)
Family field nodesCount Number of nodes in the network. (inherited from NeuralNetwork)
Family field nodeValue Node value and node error. (inherited from NeuroNode)
Top

See Also