Vanishing Gradient Problem, Explained - KDnuggets
The sigmoid function is one of the most popular activations functions used for developing deep neural networks. The use of sigmoid function restricted the training of deep neural networks because it caused the vanishing gradient problem. This caused the neural network to learn at a slower pace or in some cases no learning at all. This blog post aims to describe the vanishing gradient problem and explain how use of the sigmoid function resulted in it. Sigmoid functions are used frequently in neural networks to activate neurons.
Feb-25-2022, 15:05:25 GMT
- Technology: