Deep Learning Quiz chap2

Deep Learning Quiz chap2

12th Grade

10 Qs

quiz-placeholder

Similar activities

Engine Cooling System Quiz

Engine Cooling System Quiz

12th Grade

12 Qs

Scripting Workspace Quiz

Scripting Workspace Quiz

12th Grade

15 Qs

Python Functions and Returns

Python Functions and Returns

9th - 12th Grade

14 Qs

ETECH_ABMA_M2QUIZ

ETECH_ABMA_M2QUIZ

12th Grade

10 Qs

Workshop Technology: Benchwork

Workshop Technology: Benchwork

7th Grade - University

10 Qs

GSuite Basics

GSuite Basics

9th - 12th Grade

12 Qs

Quiz modules Sell-out Fours & LV - Prog. Nx entrants ELX

Quiz modules Sell-out Fours & LV - Prog. Nx entrants ELX

1st - 12th Grade

15 Qs

Deep Learning Quiz chap2

Deep Learning Quiz chap2

Assessment

Quiz

Instructional Technology

12th Grade

Hard

Created by

ibtihel khdhaouria

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the loss function used for regression in deep learning?

Cross Entropy

Mean Squared Error

Sigmoid

Mean Absolute Error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which activation function is a straight-line function where the activation is proportional to the input?

ReLU

Tanh

Linear

Sigmoid

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the learning rate used for in the gradient descent algorithm?

Controlling the magnitude of the vector update

Determining the number of iterations

Setting the number of layers in the neural network

Adjusting the batch size

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which activation function is most commonly used for the last layer of a neural network in multi-class classification?

ReLU

Tanh

Leaky ReLU

Softmax

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the range of the Tanh activation function?

[0, 1]

[-1, 1]

[-∞, ∞]

[0, ∞]

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the derivative of the loss function with respect to the weights in a neural network?

x(a-y)a(1-a)

a-y

a(1-a)x

x(a-y)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to avoid the vanishing gradient problem in deep learning?

Tanh

Leaky ReLU

Sigmoid

ReLU

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?