The methods of the NetworkCODEC class are listed below. For a complete list of NetworkCODEC class members, see the NetworkCODEC Members topic.
![]() ArrayToNetwork | Use an array to populate the memory of the neural network. |
![]() NetworkToArray | Convert to an array. This is used with some training algorithms that require that the "memory" of the neuron(the weight and threshold values) be expressed as a linear array. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |