🎴 Flashcard Mode
Deep Learning for NLP
Card1 / 14
Mastered0
Review0
QuestionClick to flip
Which of the following is a common deep learning architecture used for NLP tasks?
AnswerClick to flip back
A
Recurrent Neural Networks (RNNs)
💡 Explanation:
RNNs are widely used in NLP tasks due to their ability to capture sequential information, which is essential for processing text data.