The properties of the PropagationLevel class are listed below. For a complete list of PropagationLevel class members, see the PropagationLevel Members topic.
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. |
PropagationLevel Class | Encog.Neural.Networks.Training.Propagation Namespace