Question: Given the following LSTM, If the input sequence has 32 elements (time steps), what is the size of each element in the output sequence?

Given the following LSTM, If the input sequence has 32 elements (time steps), what is the size of each element in the output sequence? layers.LSTM(128, return_sequences=True) O 128 64 O 32 01
Step by Step Solution
3.39 Rating (152 Votes )
There are 3 Steps involved in it
The size of each element in the output sequence woul... View full answer
Get step-by-step solutions from verified subject matter experts
