Documentation For Encog 2.x

PropagationLevel Constructor

Construct a propagation level.

Overload List

Construct a propagation level.

public PropagationLevel(Propagation,ILayer)

Construct a propagation level with a list of outgoing synapses.

public PropagationLevel(Propagation,IList<ISynapse>)

See Also

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