The methods of the ActivationCompetitive class are listed below. For a complete list of ActivationCompetitive class members, see the ActivationCompetitive Members topic.
ActivationFunction | Calculate the activation function. |
Clone (inherited from BasicActivationFunction) | Clone the object. |
CreatePersistor (inherited from BasicActivationFunction) | Create a persistor. Not implemented at this level. |
DerivativeFunction | Implements the activation function. The array is modified according to the activation function being used. See the class description for more specific information on this type of activation function. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
ActivationCompetitive Class | Encog.Neural.Activation Namespace