Activations
Neural network hyperparameter, activation function of a node defines the output of that node given an input or set of inputs.
Entries
TanhShrink
Link copied to clipboard
Content copied to clipboard
TanhShrink Activation Function.
HardShrink
Link copied to clipboard
Content copied to clipboard
HardShrink Function
SoftShrink
Link copied to clipboard
Content copied to clipboard
Softshrink activation function.
HardSigmoid
Link copied to clipboard
Content copied to clipboard
Hard sigmoid activation function.
Exponential
Link copied to clipboard
Content copied to clipboard
Exponential activation function.
LogSoftmax
Link copied to clipboard
Content copied to clipboard
Log softmax activation function.