Question 10
Match the following:
| 1) One-to-many RNN architecture | i) Sentiment analysis of Netflix reviews |
|---|---|
| 2) Many-to-one RNN architecture | ii) Convert English sentence to Hindi |
| 3) Many-to-many RNN architecture with equal number of inputs and outputs | iii) Named entity recognition |
| 4) Many-to-many RNN architecture with unequal number of inputs and outputs (Encoder and Decoder model) | iv) Music generation |
1 → iii, 2 → iv, 3 → ii, 4 → i
1 → iv, 2→ i, 3 → iii, 4 →ii
1 → i, 2 → ii, 3 → iii, 4 → iv
1 → i, 2 → iii, 3→ ii, 4 → iv