Deep Learning For Sequence Data

Deep Learning For Sequence Data

University

5 Qs

quiz-placeholder

Similar activities

Grids and Guides in Illustrator

Grids and Guides in Illustrator

9th Grade - Professional Development

9 Qs

Predictive Analytics

Predictive Analytics

3rd Grade - University

10 Qs

QUIZ # 1 - Computer Networking

QUIZ # 1 - Computer Networking

University

10 Qs

WN-CELLULAR CONCEPT

WN-CELLULAR CONCEPT

University

10 Qs

Quiz - Perspectives on Information

Quiz - Perspectives on Information

University

10 Qs

IT203 QM3&4

IT203 QM3&4

University

5 Qs

MATLAB Tutorial quiz1

MATLAB Tutorial quiz1

University

8 Qs

Data science

Data science

University

3 Qs

Deep Learning For Sequence Data

Deep Learning For Sequence Data

Assessment

Quiz

Computers

University

Hard

Created by

may phue

Used 2+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Deep learning models can take raw text as input.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

............................. is the process of transforming the text into numeric tensors.

Tokenization

Vectorization

Embedding

Bag-of-words representation

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Vectors obtained through ...................... are binary, sparse (mostly made of zeros) and very high dimensional.

One-hot encoding

Word-embedding

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Vectors created by TF-IDF (Term Frequency-Inverse Document Frequency) can give semantic information.

TRUE

FALSE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

CNNs use recurrent connections to maintain the memory of past inputs.

TRUE

FALSE