0 votes
in Sequence Models by

GRU has more parameters to learn when compared to LSTM.

Select the correct answer from below given options

a) True

b) False

1 Answer

0 votes
by
b) False

GRU does not have more parameters to learn when compared to LSTM.
...