Vanishing gradient problem: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 March 2023

  • curprev 12:2512:25, 19 March 2023Walle talk contribs 4,156 bytes +4,156 Created page with "{{see also|Machine learning terms}} ==Vanishing Gradient Problem== The '''vanishing gradient problem''' is a significant challenge encountered in training deep neural networks, particularly in the context of backpropagation and gradient-based optimization algorithms. It arises due to the exponential decay of gradients as they are back-propagated through the layers, which results in very slow learning or, in some cases, no learning at all. This issue has hinde..."