1. (25%) Can you think of a few applications for each type of RNN, a sequence-to-sequence RNN, a sequence-to-vector RNN, a vector-to-sequence RNN, and a vector-to-vector RNN? 2. (20%) How many...

1 answer below »
Please find instructions for this assignment in the attached document. You need to complete all questions for short answer please provide your answers in sentences.ExpertDelivery Manager(Upto 15 mnt delay)






1. (25%) Can you think of a few applications for each type of RNN, a sequence-to-sequence RNN, a sequence-to-vector RNN, a vector-to-sequence RNN, and a vector-to-vector RNN? 2. (20%) How many dimensions are required for input of an RNN layer? Can you use some examples to illustrate what are these dimensions and their purposes? How about the dimensions of the RNN output? 3. (25%) Gated Recurrent Unit(GRU) is another kind of neuron which can perform memory retention as LSTM, could you explain this and compare this with LSTM? 4. (15%, coding assignment) As we demo the bidirectional effect in IMDB dataset (see code: https://github.com/fchollet/deep-learning-with-python-notebooks/blob/master/6.3-advanced-usage-of-recurrent-neural-networks.ipynb), can you try to modify RNN model to improve performance, e.g., improve accuracy to 95%? For example, we may change the number of units in each recurrent layer, adjust the learning rate or change optimizer, or try using LSTM layers instead of GRU layers. 5. (15%, coding assignment) Can you design your own RNN to predict values of Dow Jones Industrial Average for 5 business days after today? Extra bonus will be given to who has results with the minimum MSE.
Answered 2 days AfterApr 27, 2021

Answer To: 1. (25%) Can you think of a few applications for each type of RNN, a sequence-to-sequence RNN, a...

Neha answered on Apr 29 2021
148 Votes
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here