Activation function

A mathematical function that a neuron uses to produce an output refering to its input value. Usually this input value has to exceed a specified threshold value that determines, if an output to other neurons should be generated.

 

Refers to: Neuron

See also: Hard limiter, Signum activation, Sigmoid activation

Neural Net Components in an Object Oriented Class Structure