Skip to content

Why LSTM? #225

Answered by mrdbourke
Yash685 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey hey,

GRU and LSTM have been found many times to be similar in performance - https://arxiv.org/pdf/1412.3555v1.pdf

But in machine learning, often there's a few different ways you could do things.

So even though we use an LSTM, it doesn't mean you have to use an LSTM, there could be better models out there.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mrdbourke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants