SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

cven30008

» Start this Course
(Practice similar questions for free)
Question:

What are the advantages of long short-term memory (LSTM) networks compared to recurrent neural networks (RNN)?

Author: Debbie Smith 447c



Answer:

• Retain information for longer periods, making them more effective in modelling long-term dependencies. • Better control of the flow of information using the gating mechanism (input gate, forget gate and output gate). • Better performance on sequence-to-sequence tasks. • More effectively filter out irrelevant information and noise in a sequence due to their gating mechanism.


0 / 5  (0 ratings)

1 answer(s) in total