Documentation For Encog 2.x

INetwork Properties

The properties of the INetwork interface are listed below. For a complete list of INetwork interface members, see the INetwork Members topic.

Public Instance Properties

Structure Get the structure of the neural network. The structure allows you to quickly obtain synapses and layers without traversing the network.
WeightMatrixSize The size of the matrix.

See Also

INetwork Interface | Encog.Neural.Networks Namespace