The methods of the PropagationLevel class are listed below. For a complete list of PropagationLevel class members, see the PropagationLevel Members topic.
AccumulateThresholdGradient | Call this method to accumulate the threshold gradients during a batch. |
DeterminePreviousSynapses | Determine the previous synapses from this level. |
Equals (inherited from Object) | |
GetActual | Get the actual output from the specified neuron. |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString | Convert object to string. |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
PropagationLevel Class | Encog.Neural.Networks.Training.Propagation Namespace