Documentation For Encog 2.x
ISynapse.WeightMatrix Property
Get the weight matrix.
public
Matrix
WeightMatrix { public get; public set; }
See Also
ISynapse Interface
|
Encog.Neural.Networks.Synapse Namespace