Login
Remember
Register
Ask a Question
Which of the following gates in LSTM decides on keeping relevant features from the current input?
0
votes
asked
Feb 4, 2022
in
Sequence Models
by
sharadyadav1986
Which of the following gates in LSTM decides on keeping relevant features from the current input?
Select the correct answer from below given options
a) Output gate
b) Forget gate
c) Update gate
d) Input gate
lstm-feature
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 4, 2022
by
sharadyadav1986
d) Input gate in LSTM decides on keeping relevant features from the current input
...