Difference between revisions of "Gradient Descent Optimization & Challenges"
m (→Gradient Descent - Stochastic (SGD), Batch (BGD) & Mini-Batch) |
|||
Line 4: | Line 4: | ||
<youtube>nhqo0u1a6fw</youtube> | <youtube>nhqo0u1a6fw</youtube> | ||
<youtube>W9iWNJNFzQI</youtube> | <youtube>W9iWNJNFzQI</youtube> | ||
+ | <youtube>Ilg3gGewQ5U</youtube> | ||
+ | <youtube>4qJaSmvhxi8</youtube> | ||
== Vanishing & Exploding Gradients Problems == | == Vanishing & Exploding Gradients Problems == |
Revision as of 07:54, 6 May 2018
Gradient Descent - Stochastic (SGD), Batch (BGD) & Mini-Batch
Vanishing & Exploding Gradients Problems
Vanishing & Exploding Gradients Challenges with Recurrent Neural Networks (RNN) and Long Short-Term Memory (LSTM)