Documentation For Encog 2.x

PropagationLevel Properties

The properties of the PropagationLevel class are listed below. For a complete list of PropagationLevel class members, see the PropagationLevel Members topic.

Public Instance Properties

Deltas The differences between the ideal and actual output.
LastThresholdGradent Get the specified threshold gradient, from the last iteration of training.
Layers All layers associated with this level.
NeuronCount The neuron count for this level.
Outgoing The outgoing synapses for this level.
ThresholdDelta The threshold deltas.
ThresholdGradients The threshold gradients.

See Also

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