Revision

Revision

University

25 Qs

quiz-placeholder

Similar activities

Sistema nervioso :)

Sistema nervioso :)

University

24 Qs

211 ICP

211 ICP

University

24 Qs

Sensory System Anatomy

Sensory System Anatomy

11th Grade - University

25 Qs

Braindare 5.0_Round 1

Braindare 5.0_Round 1

University

25 Qs

Machine Learning Imagine Cup Junior

Machine Learning Imagine Cup Junior

1st Grade - University

20 Qs

Desarrollo embrionario del cuello y cabeza

Desarrollo embrionario del cuello y cabeza

University

20 Qs

SEMANA #12. ESQUELETO-MÚSCOLO-TEGUMENTOS

SEMANA #12. ESQUELETO-MÚSCOLO-TEGUMENTOS

University

20 Qs

Revision

Revision

Assessment

Quiz

Science

University

Hard

Created by

c a

Used 5+ times

FREE Resource

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. Forward pass

  1. Calculate gradients

  1. Update weights

  1. Compute loss

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.

Punishes large weights

L1 Regularization

Randomly deactivates neurons

Dropout

Normalizes layer inputs

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.

Pooling Layer

Softmax Activation

Fully Connected 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.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?