Search Header Logo

Revision

Authored by c a

Science

University

Used 5+ times

Revision
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

DROPDOWN QUESTION

1 min • 1 pt

In gradient descent for linear regression, the learning rate affects ​ (a)  

convergence speed and model accuracy
model accuracy
convergence speed

2.

REORDER QUESTION

1 min • 1 pt

Arrange the steps of the backpropagation algorithm used to train a neural network in the correct order.

  1. Calculate gradients

  1. Compute loss

  1. Update weights

  1. Forward pass

3.

MATCH QUESTION

1 min • 1 pt

Match each regularization technique used in training neural networks with its primary purpose or effect on the model.

Normalizes layer inputs

L1 Regularization

Punishes large weights

Dropout

Randomly deactivates neurons

Batch Normalization

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The vanishing gradients problem in deep neural networks is most mitigated by:

Sigmoid activation

ReLU + Batch Normalization

Increasing learning rate

L2 regularization

5.

REORDER QUESTION

1 min • 1 pt

Arrange the components of a Convolutional Neural Network (CNN) in the correct order of data flow during forward propagation.

Softmax Activation

Fully Connected Layer

Pooling Layer

Convolutional Layer

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the primary purpose of subsampling (also known as pooling) in a Convolutional Neural Network?

Reduce the spatial dimensions of feature maps

Prevent overfitting by randomly disabling neurons

Initialize the network’s weights

Increase the resolution

Improve the accuracy of predictions directly

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Given a 7×7 input image, a 3×3 kernel, a stride of 1, and no padding (padding = 0), what is the size of the output feature map after applying the convolution? Use the formula (input_width - kernel_size + 2*padding)/stride + 1.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?