HELLO THERE,
In the homework the global LSTM cell is based on LSTM(), however the Keras provides LSTMCell(), why don’t we use this?
Just curious about it😅
HELLO THERE,
In the homework the global LSTM cell is based on LSTM(), however the Keras provides LSTMCell(), why don’t we use this?
Just curious about it😅
Do you still have a doubt about this?
Actually, I don’t know if I’ve figured it out, I’m just puzzled.
Maybe I need to see the official documentation.
Scroll down to where it discusses LSTMCell().