The properties of the BasicNetwork class are listed below. For a complete list of BasicNetwork class members, see the BasicNetwork Members topic.
Description | The description for this object. |
LayerTags | Get the layer tags. |
Logic | The neural logic to use. |
Name | The name. |
Properties | The network properties, a collection of name-value pairs. |
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. |