Description
The Parametric Mish, or PMish, is a modification of the Mish activation function that has a trainable parameter . This parameter allows the network to dynamically adjust the smoothness of the activation function transition. \begin{equation} f(x) = x \cdot \tanh\left(\frac{\ln(1 + e^{\beta x})}{\beta}\right), \beta > 0, \end{equation}