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.
The memory of the neuron.
NetworkCODEC Class | Encog.Neural.Networks Namespace