Knowledge check

Completed

Answer the following questions to check your learning.

1.

You are creating a deep neural network to train a classification model that predicts to which of three classes an observation belongs based on 10 numeric features. Which of the following statements is true of the network architecture?

2.

You are training a deep neural network. You configure the training process to use 50 epochs. What effect does this configuration have?

3.

You are creating a deep neural network. You increase the Learning Rate parameter. What effect does this setting have?

4.

You are creating a convolutional neural network. You want to reduce the size of the feature maps that are generated by a convolutional layer. What should you do?