How LSTMs architecture solves the problem created by RNNs
Recurrent Neural Networks had a problem - vanishing gradient problem. Why the problem exists is better discussed in the previous article. In a brief, the vanishing gradient problem implies that the context of the sentence is forgotten about too quick...
Jan 10, 20243 min read43
