Certified AI Developer (CAID) Introduction to AI CAID
Quiz 11 Question 10 of 20

When designing a neural network for natural language processing, a developer wants to capture long-term dependencies in sequential text data. They want to avoid the vanishing gradient problem common in standard Recurrent Neural Networks (RNNs) but prefer an architecture with fewer parameters and faster training times than a standard Long Short-Term Memory (LSTM) network. Which architecture should they choose?

Select an answer to reveal the explanation.