wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Introduction to Deep Learning and Neural Network

Total questions: 15

Worksheet time: 9mins

Name
Class
Date
1.

__________________________ is a branch of machine learning that uses data, loads and loads of data, to teach computers how to do things only humans were capable of before.

a)

Supervised Learning

b)

Deep Learning

c)

Unsupervised Learning

2.

In the context of deep learning, computer determines derivative of a given function using mathematical formula

a)

True

b)

False

3.

Given a deep neural network shown in the figure, what is the dimension of weight at the 3rd layer?

a)

5 x 4

b)

4 x 5

c)

4 x 3

d)

3 x 4

4.

The most suitable activation function for hidden layer

a)

Sigmoid

b)

ReLu

c)

Softmax

d)

tanh

5.

What does TPU stands for?

a)

Training Processor Unit

b)

Training Processing Unit

c)

Tensor Processor Unit

d)

Tensor Processing Unit

6.

Deep learning algorithm for sequential problem

a)

CNN

b)

ANN

c)

DBN

d)

RNN

7.

The number of batches needed to complete one epoch

a)

Iterations

b)

Epochs

c)

Batch

8.

The total number of training examples present in a single batch

a)

Epochs

b)

Batch

c)

Iteration

9.

When an ENTIRE dataset is passed forward and backward through the neural network only ONCE

a)

One epoch

b)

One batch

c)

One iteration

10.

_______________is an algorithm for pattern recognition by Rosenblatt in 1958.

a)

Megatron

b)

Perceptron

c)

Vultron

d)

Terceptron

11.

Artificial pattern-recognition algorithms achieve human- level performance on certain tasks by this year.

a)

1202

b)

2002

c)

2001

d)

2012

12.

exploit spatially-local correlation by enforcing a local connectivity pattern between neurons of adjacent layers.

a)

RNN or Recurrent Neural Network

b)

CNN or Convolution Neural Network

c)

LSTMor Long-Short Term Memory

13.

they perform the same task for every element of a sequence, with the output being depended on the previous computations.

a)

RNN or Recurrent Neural Network

b)

CNN or Convolution Neural Network

c)

LSTMor Long-Short Term Memory

14.

short for Robotic Exoplanet Recognition for Exoplanets that are beyond our solar system.

a)

Roberta

b)

Robert

c)

Robot

d)

Robet

15.

Give the eight (8) examples of Real Time Application of Deep Learning.

4 lines