Protected Fields

  Name Description
Family field inputLayerNodesCount Stores nodes count in input layer.
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)
Family field outputLayerNodesCount Stores nodes count in output layer.
Top

See Also