Documentation For Encog 2.x

PropagationSynapse Constructor

Construct a PropagationSynapse object that corresponds to a specific synapse.

PropagationSynapse(
   ISynapse synapse
);

Parameters

synapse
The back propagation training object.

See Also

PropagationSynapse Class | Encog.Neural.Networks.Training.Propagation Namespace