| Documentation For Encog 2.x |
|
NeuralStructure.FinalizeStructure Method
Build the synapse and layer structure. This method should be called after you are done adding layers to a network.
public
void FinalizeStructure();
See Also
NeuralStructure Class | Encog.Neural.Networks Namespace