wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Deep Learning

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What is an important aspect of deep learning that involves automatically constructing meaningful features of the data?

a)

A)   Data encryption

b)

B) Feature extraction

c)

C) Manual labeling

d)

D) Data compression

2.
  1. Who developed the first mathematical model of a neural network?

a)

A)   Henry J. Kelley

b)

B) Stuart Dreyfus

c)

C) Warren McCulloch and Walter Pitts

d)

D) Alexey Grigoryevich Ivakhnenko

3.

What do deep learning neural networks mimic to make a series of calculations and reach a conclusion?

a)

A)   The data storage process

b)

B) The decision-making processes of the human brain

c)

C) The mechanical movements of robots

d)

D) The communication patterns of networks

4.

What is one of the key advantages of using machines with deep learning over humans?

a)

A)   Ability to work without any errors

b)

B) Ability to process massive amounts of data

c)

C) Ability to make ethical decisions

d)

D) Ability to mimic physical tasks

5.

How can deep learning positively impact businesses if used effectively?

a)

A)   It can automate customer service entirely

b)

B) It can reduce the need for data

c)

C) It can improve productivity, increase retention and drive revenue

d)

D) It can eliminate the need for human workers

6.

What technique is introduced to address the vanishing or exploding gradients problem in Recurrent Neural Networks (RNNs)?

a)

A)   Convolutional layers

b)

B) Dropout

c)

C) Long Short-Term Memory (LSTM) and Gated Recurrent Unit (GRU)

d)

D) Feedforward architecture

7.

Which technique is commonly used in deep learning to prevent overfitting by controlling the complexity of the model?

a)

A)   Stochastic Gradient Descent (SGD)

b)

B) Dropout and L1/L2 Regularization

c)

C) Transfer Learning

d)

D) Feedforward Network Architecture

8.

Which of the following is a key task in computer vision that deep learning architectures are commonly used for?

a)

A)   Natural language translation

b)

B) Object detection

c)

C) Speech synthesis

d)

D) Data encryption

9.

Which model uses a triplet loss function to cluster face representations of the same person during training?

a)

A)   Google's DeepFace

b)

B) Facebook's FaceNet

c)

C) Microsoft's Face API

d)

D) Apple's Face ID

10.

What type of deep learning architecture is used in a multimodal multistream framework to tackle egocentric activity recognition using both video and sensor data?

a)

A) Single Convolutional Neural Network (CNN)

b)

B) Feedforward Neural Network

c)

C) Dual CNNs and Long Short-Term Memory (LSTM)

d)

D) Recurrent Neural Network (RNN)