Quiz

We'll cover the following...
Technical Quiz
1.

What is the difference between RNN and LSTM cells?

A.

The LSTM cell has a gated cell state for retaining information

B.

RNN cells utilize the ReLU activation function instead of tanh

C.

The LSTM cell has 2 internal layers, while the RNN cell has 3

D.

The RNN cell is a more complex version of the LSTM cell


1 / 4