...

/

Quiz: Understanding Long Short-Term Memory Networks

Quiz: Understanding Long Short-Term Memory Networks

Test how well you understand long short-term memory networks.

We'll cover the following...
1

What is the primary purpose of peephole connections in LSTM networks?

A)

To reduce the number of parameters in LSTM gates

B)

To introduce more parameters and information to the LSTM gates

C)

To skip connections between LSTM gates

D)

To remove connections between LSTM gates

Question 1 of 70 attempted
...