Week 3 Quiz
Graded Quiz • 30 min Quiz8 Questions Week 3
Re⥃askly Logo

Week 3 Quiz

Graded Quiz • 30 min Quiz8 Questions Week 3
Practice More Quizzes:
Quiz
9 Questions Week 1
Quiz
9 Questions Week 2
Quiz
8 Questions Week 3
Quiz
8 Questions Week 4

Q:

If X is the standard notation for the input to an RNN, what are the standard notations for the outputs?

Q:

What is a sequence to vector if an RNN has 30 cells numbered 0 to 29

Q:

What does a Lambda layer in a neural network do?

Q:

What does the axis parameter of tf.expand_dims do?

Q:

A new loss function was introduced in this module, named after a famous statistician. What is it called?

Q:

What’s the primary difference between a simple RNN and an LSTM

Q:

If you want to clear out all temporary variables that tensorflow might have from previous sessions, what code do you run?

Q:

What happens if you define a neural network with these two layers? tf.keras.layers.Bidirectional(tf.keras.layers.LSTM(32)),tf.keras.layers.Bidirectional(tf.keras.layers.LSTM(32)),tf.keras.layers.Dense(1),

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
Find Questions in This Page: "CTRL+F"