Deep Learning Quiz 3

Deep Learning Quiz 3

University

18 Qs

quiz-placeholder

Similar activities

DL/RL Module-1

DL/RL Module-1

University

15 Qs

Sistem Operasi 1

Sistem Operasi 1

University

20 Qs

iGCSE ICT: Software

iGCSE ICT: Software

KG - University

16 Qs

Machine Learning and Data Science Quiz

Machine Learning and Data Science Quiz

University

20 Qs

Intro to Data Mining

Intro to Data Mining

University

15 Qs

Supervised & UnSupervised & Reinforcement Learning

Supervised & UnSupervised & Reinforcement Learning

University

14 Qs

MACHINE LEARNING

MACHINE LEARNING

University

15 Qs

AI workshop-Day 4

AI workshop-Day 4

University

21 Qs

Deep Learning Quiz 3

Deep Learning Quiz 3

Assessment

Quiz

Computers

University

Medium

Created by

Soumyajit Pal

Used 1+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Vector of all partial derivatives with respect to every parameter is known as ___

derivative

gradient

gradient descent

neural network

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

We always move in a direction ____ the gradient in order to update the parameters

same as

opposite to

perpendicular to

parallel to

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The ___ technique helps to reuse gradients, thereby speeding up computation

backpropagation

early stopping

memoization

gradient descent

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Learning rate determines the size of the steps to perform updates.

True

False

Cannot be determined

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Given 1000 training samples, batch size of 50 and 20 epochs, the number of updates in every epoch is ___

1000

50

20

10

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Assuming vanilla GD is being used, given 1000 training samples and 20 epochs, the total number of updates that a model's parameters undergo during the entire training cycle is ___

1000

50

20

10

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Given 1000 training samples and a batch size of 1, can you determine the variant of gradient descent being used?

Mini batch gradient descent

Stochastic gradient descent

Batch gradient descent

Cannot be determined

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?