Exam 16: Deep Learning  

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Which of the following statements a), b) or c) is false?

(Multiple Choice)
4.7/5
(34)

People post their research papers at ________ in parallel with going through peer review for formal publication, hoping for fast feedback. So, this site gives you access to extremely current research.

(Multiple Choice)
4.8/5
(37)

With only two possible outputs, we use the ________ loss function.

(Multiple Choice)
4.8/5
(35)

Which of the following statements a), b) or c) is false?

(Multiple Choice)
5.0/5
(23)

Which of the following statements about Anaconda environments is false?

(Multiple Choice)
4.8/5
(32)

Which of the following statements a), b) or c) is false?

(Multiple Choice)
4.9/5
(35)

Which of the following statements a), b) or c) is false?

(Multiple Choice)
4.8/5
(43)

Which of the following statements a), b) or c) is false?

(Multiple Choice)
4.9/5
(32)

The ________ activation function, which is preferred for xe "binary classification"binary classification, reduces arbitrary values into the range 0.0-1.0, producing a probability.

(Multiple Choice)
4.8/5
(30)

A Keras ________ layer reshapes its input to one dimension.

(Multiple Choice)
4.8/5
(37)

Which of the following statements is false?

(Multiple Choice)
4.8/5
(37)

Which of the following statements is false?

(Multiple Choice)
4.8/5
(44)

Which of the following statements a), b) or c) is false?

(Multiple Choice)
4.8/5
(39)

To use TensorBoard, before you fit your model, you need to configure a TensorBoard object, which the model will use to write data into a specified folder that TensorBoard monitors. This TensorBoard object is known as a ________ in Keras.

(Multiple Choice)
4.9/5
(45)

Once you've added all the layers to a Keras neural network, you complete the Keras model by calling its compile method, as in: cnn.compile(optimizer='adam', Loss='categorical_crossentropy', Metrics=['accuracy']) Which of the following statements about the arguments is false?

(Multiple Choice)
4.9/5
(43)

Which of the following statements a), b) or c) is false?

(Multiple Choice)
4.9/5
(44)

Consider the following code: cnn.add(Dense(units=10, activation='softmax')) Which of the following statements a), b) or c) about our convolutional neural net that recognizes MNIST digits is false?

(Multiple Choice)
4.8/5
(35)

Which of the following statements a), b) or c) is false?

(Multiple Choice)
5.0/5
(37)

Which of the following statements a), b) or c) is false?

(Multiple Choice)
4.8/5
(28)

Which of the following statements a), b) or c) is false regarding decoding IMDb movie reviews?

(Multiple Choice)
4.8/5
(39)
Showing 21 - 40 of 76
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)