Documentation For Encog 2.x

PropagationLevel Methods

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

Public Instance Methods

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.

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

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