🎴 Flashcard Mode

Convolutional Neural Networks for NLP

Card1 / 15
Mastered0
Review0
QuestionClick to flip

Which of the following is NOT a common CNN architecture used in NLP?

AnswerClick to flip back
A
Transformer
💡 Explanation:

Transformers are a type of neural network architecture that is specifically designed for sequence-to-sequence tasks, such as machine translation and text summarization. They do not use convolutional layers, which are a key component of CNNs.

Change Mode