RNN vs. LSTM vs. GRU
Understanding the differences between a plain RNN, LSTM, and GRU networks, including their complexity and computation needs, allows you to choose the appropriate one for your task.
Which of the following statements about the different types of recurrent neural networks are correct?
This exercise is part of the course
Intermediate Deep Learning with PyTorch
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
