Documentation For Encog 2.x

BasicSynapse.WeightMatrix Property

Get the weight matrix.

public abstract Matrix WeightMatrix { public get; public set; }

Implements

ISynapse.WeightMatrix

See Also

BasicSynapse Class | Encog.Neural.Networks.Synapse Namespace