3 results for “activation”
Maps any real number to the range (0, 1); used in logistic regression.
Converts a vector of scores into a probability distribution.
Rectified Linear Unit: outputs the input if positive, else zero.