In this segment, learn about how backpropagation is carried out in RNNs.
Next, let’s look how backpropagation is different in RNNs than in vanilla neural networks.
Let’s see how the gradients go back in time while backpropagating by completing the equation.
In the next section, you’ll look at what leads to the problem of vanishing and exploding gradients in RNNs.
Report an error