Swish function
Appearance
The swish function is a mathematical function defined as follows: .
Applications
In 2017, after performing analysis on ImageNet data, researchers from Google alleged that using the function as an activation function in artificial neural networks improves the performance, compared to ReLU and sigmoid functions.[1] It is believed that one reason for the improvement is that the swish function helps alleviate the vanishing gradient problem during backpropagation.[2]
References
- ^ "Searching for Activation Functions" (PDF). 27 October 2017.
- ^ Swish as Neural Networks Activation Function