Protected Fields

  Name Description
Family field best The network having the minimum error.
Family field bestError Best error.
Family field data Stores the pattern.
Family field inputLayerNodesCount Stores nodes count in input layer. (inherited from BidirectionalAssociativeMemoryNetwork)
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 networks Array of BAM networks.
Family field networksCount Stores networks count in the system.
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 orthogonalBAMEnergy Orthogonal network energy.
Family field outputLayerNodesCount Stores nodes count in output layer. (inherited from BidirectionalAssociativeMemoryNetwork)
Top

See Also