2022-12 CESI - Deep Learning

2022-12 CESI - Deep Learning

University

12 Qs

quiz-placeholder

Similar activities

Intro to ML: The ML Revision Quiz

Intro to ML: The ML Revision Quiz

University

11 Qs

ImageNet Classification with Deep CNN

ImageNet Classification with Deep CNN

University

10 Qs

L05 - Рекуррентные сети

L05 - Рекуррентные сети

University

10 Qs

Machine Learning Basics CITM

Machine Learning Basics CITM

University

14 Qs

Deep Learning Quiz

Deep Learning Quiz

University

15 Qs

ML B2 CH5

ML B2 CH5

University

10 Qs

Quiz Penutupan FGA

Quiz Penutupan FGA

University

10 Qs

Quiz 1

Quiz 1

University

15 Qs

2022-12 CESI - Deep Learning

2022-12 CESI - Deep Learning

Assessment

Quiz

Computers

University

Medium

Created by

Maxime P

Used 5+ times

FREE Resource

12 questions

Show all answers

1.

OPEN ENDED QUESTION

30 sec • 1 pt

What does NLP stand for?

Evaluate responses using AI:

OFF

Answer explanation

Natural Language Processing

2.

OPEN ENDED QUESTION

30 sec • 1 pt

What is NLP in French?

Evaluate responses using AI:

OFF

Answer explanation

TAL -Traitement Automatique du Langage

3.

OPEN ENDED QUESTION

30 sec • 1 pt

What can you use to model sentences?

Evaluate responses using AI:

OFF

Answer explanation

Bag of words

Word embeddings

4.

OPEN ENDED QUESTION

30 sec • 1 pt

What is the main disadvantage of

bag of words?

Evaluate responses using AI:

OFF

Answer explanation

Does not model the order.

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of these sequence modeling problems can be handle by RNN?

One to Many

Many to Many

Many to One

One to One

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In a RNN cell, what is the equation to update h_t ?

tanh(W . x_t + W.h_t-1)

tanh(W_hx.x_t + W_hh.h_t-1)

tanh(W_hx.x_t) + tanh(W_hh.h_t-1)

sigmoid(W_hx.x_t + W_hh.h_t-1)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many weight matrices do we have in a basic RNN cell?

1

2

3

4

Answer explanation

Media Image

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?