Public Instance Constructors

HeavisideActivationFunction Constructor

Public Instance Properties

Name Get the name of the activation function

Public Instance Methods

Equals (inherited from Object)Select the method name to go to the Microsoft documentation.
GetHashCode (inherited from Object)Select the method name to go to the Microsoft documentation.
GetType (inherited from Object)Select the method name to go to the Microsoft documentation.
Output Get the heaviside function value
OutputPrime Get the derivative function value Simulate an impulse at origin...
ToString (inherited from Object)Select the method name to go to the Microsoft documentation.

Protected Instance Methods

Finalize (inherited from Object)Select the method name to go to the Microsoft documentation.
MemberwiseClone (inherited from Object)Select the method name to go to the Microsoft documentation.

See Also

HeavisideActivationFunction Class | NeuralNetwork Namespace