.. index:: ! activation function
Note that some of these :term:`functions <activation function>` 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 :py:mod:`activations` module.