Get startedGet started for free

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?

Schemas of LSTM and GRU memory cells.

This exercise is part of the course

Intermediate Deep Learning with PyTorch

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise