The methods of the ResilientPropagationMethod class are listed below. For a complete list of ResilientPropagationMethod class members, see the ResilientPropagationMethod Members topic.
CalculateError | Calculate the error between these two levels. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
Init | Init with the specified propagation object. |
Learn | Modify the weight matrix and thresholds based on the last call to calcError. |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
ResilientPropagationMethod Class | Encog.Neural.Networks.Training.Propagation.Resilient Namespace