
Ultimate access to all questions.
You are building a machine learning model to translate English text into French text. You need the model to learn the sequence of the text.
Which type of neural network should you use?
A
Multilayer Perceptions (MLPs)
B
Convolutional Neural Networks (CNNs)
C
Recurrent Neural Networks (RNNs)
D
Generative Adversarial Networks (GANs)