mi1_03_gradient

mi1_03_gradient

University

7 Qs

quiz-placeholder

Similar activities

Dogs

Dogs

1st Grade - Professional Development

8 Qs

BEF 6023 Research Methodology Quiz

BEF 6023 Research Methodology Quiz

University

10 Qs

B2BTK - GF - Chap 3 : Les bioréacteurs

B2BTK - GF - Chap 3 : Les bioréacteurs

University

9 Qs

Industrial Reactors

Industrial Reactors

University

10 Qs

Classification of Chemical Processes

Classification of Chemical Processes

University

3 Qs

Pertemuan 1: Introduction

Pertemuan 1: Introduction

University

10 Qs

STS Seatwork

STS Seatwork

University

10 Qs

Mine your business!

Mine your business!

University - Professional Development

10 Qs

mi1_03_gradient

mi1_03_gradient

Assessment

Quiz

Science

University

Medium

Created by

MI Team

Used 57+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • Ungraded

The pace so far is....

too fast, I can't follow!

ok.

too slow, stop rambling!

2.

MULTIPLE CHOICE QUESTION

5 sec • Ungraded

Did you attempt the last exercise sheet?

Yes

No

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is NOT one of the Robbins-Monro conditions for convergence?

The error function is strictly convex

A solution w* exists

the gradients are bounded over time

The components in the gradient are always > 0

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The mini-batch cost with batch size K becomes less noisy with...

larger K

smaller K

5.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

stochastic optimization (online learning) is....

slower at convergence than batch or mini-batch training

very noisy in the beginning only

very noisy, always

mini-batch with batch size = 1

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

impulse terms and line search are all about...

selecting a better constant learning rate.

avoiding overfitting

computing gradients at each time step faster

reaching the optimum faster

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are possible pitfalls of the analytical solution for regression?

It overfits to the training data.

infeasible with very large datasets or large dimensions

It only works with very large datasets

It does not have any pitfalls