wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

FinTech 14-1 Deep Learning

Total questions: 10

Worksheet time: 12mins

Name
Class
Date
1.

Which were objectives of Deep Learning day 1?

a)

Identify the Python libraries available to build neural networks.

b)

Identify all the different types of neural networks.

c)

Implement neural networks with the TensorFlow Keras API.

d)

Explain the intuition of how weights of neurons are determined.

2.

Which are applications of neural nets?

a)

Image recognition

b)

Self-driving cars

c)

Automated translation

d)

Fraud detection

3.

Which is true of the perceptron?

a)

It is based on a brain neuron.

b)

It was the first neural network model.

c)

It was used for image recognition.

d)

Every input data signal is weighted according to the relevance of each one.

4.

Which is true of an activation function?

a)

The output is a probability.

b)

A common one is called a sigmoid function which produces a sigmoid or s-curve.

c)

It is executed at the beginning of a neural net.

d)

It introduces a non-linear property to the network.

5.

Which visualizations did we review?

a)

Tensorflow Playground

b)

Magic 8-ball

c)

Minecraft Neural Nets

d)

Teachable Machine

6.

Which are components of neural nets?

a)

Inputs

b)

Dendrites

c)

Hidden layers

d)

Activation function

7.

What can we do to tune a neural net?

a)

Add more neurons.

b)

Add more layers.

c)

Use principle component analysis.

d)

Test different activation functions.

e)

Using more epochs.

8.

Which deep learning libraries did we use?

a)

Tensorflow

b)

PyTorch

c)

Keras

d)

Spark

9.

How was Deep Learning day 1 for you?

4 lines
10.

Any suggestions for improvement?

4 lines