| Documentation For Encog 2.x |
|
NetworkCODEC.ArrayToNetwork Method
Use an array to populate the memory of the neural network.
Parameters
-
array
- An array of doubles.
-
network
- The network to encode.
See Also
NetworkCODEC Class | Encog.Neural.Networks Namespace