Overview of builtin activation functions
Note that some of these functions are scaled differently from the canonical versions you may be familiar with. The intention of the scaling is to place more of the functions’ “interesting” behavior in the region \(\left[-1, 1\right] \times \left[-1, 1\right]\).
The implementation of these functions can be found in the activations module.
abs
clamped
cube
exp
gauss
hat
identity
inv
log
relu
elu
lelu
selu
sigmoid
sin
softplus
square
tanh