Documentation For Encog 2.x

WeightedSynapse Constructor

Simple default constructor.

Overload List

Simple default constructor.

public WeightedSynapse()

Construct a weighted synapse between the two layers.

public WeightedSynapse(ILayer,ILayer)

See Also

WeightedSynapse Class | Encog.Neural.Networks.Synapse Namespace