wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Neural Network Basics

Total questions: 30

Worksheet time: 15mins

Name
Class
Date
1.

_________ type of model, the algorithm learns from a dataset which is labelled, and the algorithm uses the answer keys to evaluate its accuracy on the training data.

a)

Supervised learning

b)

UnSupervised learning

c)

Reinforcement learning

2.

•In this type of model, the algorithm learns and makes sense by extracting features/patterns from the unlabelled dataset provided (The system will evaluate by itself)

a)

Unsupervised learning

b)

supervised learning

c)

Reinforcement learning

3.

Information flows from

Input layer -> Hidden Layer-> Output layer

a)

Feedforward Network

b)

Backpropagation

4.

Every Artificial Neural must have at least ______

a)

two layers.

b)

three layers.

c)

four layers.

5.

The neurons in the human brain regularly change their threshold.

a)

True

b)

False

6.

The current Artificial Neural Networks are part of _____.

a)

Weak Al systems.

b)

Strong Al systems.

c)

Future Al systems.

7.

How many output layers are required for constructing an Artificial Neural Network?

a)

1

b)

3

c)

2

8.

Conventional Computing is deterministic in nature while Neural Computing is Probabilistic in nature.

a)

True

b)

False

9.

Backpropagation calculates the ____ and propagates it back to earlier layers.

a)

value

b)

error

c)

data

10.

The neurons in the human brain regularly change their threshold.

a)

True

b)

False

11.

Neural network is inspired by .......

a)

Human heart

b)

Human lungs

c)

Human brain

d)

human eyes

12.

Neural Network is type of ........... which is type of machine learning

a)

natural language processing

b)

deep learning

c)

speech

d)

robotics

13.

What is this?

a)

artificial intelligence

b)

algorithm

c)

neural network

14.

How many output layers have the following Neural network?

a)

1

b)

2

c)

3

d)

4

15.

How many hidden layers have the following Neural network

a)

4

b)

5

c)

6

d)

7

16.

What is ANN

a)

Artificial Neural Node

b)

Artificial Neuro Nest

c)

Artificial Neural Network

d)

Artificial Neuron Naive

17.

The input data travels over the network (propagates) until it reaches the output layer. This is called........

a)

Back propagation

b)

Forward propagation

18.

In the neural network shown,

a)

each neuron is connected to a random selection of other neurons in the network

b)

every neuron is connected to every other neuron in the network

c)

every neuron is conected to every neuron in the next layer

d)

each neuron is connected to a random selection of neurons in the next layer

19.

Which of the following is the feature of a neural network?

a)

Extract information without any programming

b)

All of these

c)

Learn itself and produced the trained data

d)

Provide the filtered information without input

20.
What are the Three Parts of a Neuron?
a)
Dendrite, Saxon, Aoma
b)
Gamio, Saxio, Dendrition
c)
Dendrite, Soma, Axon
d)
Dęndrìtē, Âxòn, Sómä
21.

The neurons in the human brain regularly change their threshold.

a)

True

b)

False

22.

It is a subset of Artificial Intelligence which enables machines to improve at tasks with experience (data).

a)

Machine Learning

b)

AI

c)

Deep Learning

23.

computational model inspired by the structure and functions of the biological neural network

a)

artificial neural network (ANN)

b)

neuron

c)

weight

d)

bias

24.
What two types of Neural Networks are there
a)
Biological Neural network and Artificial Neural Network
b)
Chemical Neural Network and Biological Neural Network
c)
Geological Neural Network and Artificial Neural Network
d)
Chemical Neural Network and Geological Neural Network
25.

Why do we need biological neural networks?

a)

to solve tasks like machine vision & natural language processing

b)

to apply heuristic search methods to find solutions of problem

c)

to make smart human interactive & user friendly system

d)

all of the mentioned

26.

What are dendrites?

a)

fibers of nerves

b)

nuclear projections

c)

other name for nucleus

d)

none of the mentioned

27.

What is purpose of Axon?

a)

receptors

b)

transmitter

c)

transmission

d)

none of the mentioned

28.

Each layer in NN is connected to the next layer through:

a)

bias

b)

neuron

c)

weight

d)

activation function

29.

What are the minimum number of layers we can have in a NN

a)

Four

b)

Five

c)

Three

d)

Two

30.

In Single input Single output network the number of neurons are:

a)

3

b)

4

c)

2

d)

5