Neural Networks Quiz

Neural Networks Quiz

Professional Development

20 Qs

quiz-placeholder

Similar activities

CAMBRIDGE - A Level - IT - Network Security

CAMBRIDGE - A Level - IT - Network Security

12th Grade - Professional Development

15 Qs

Wireless Networks

Wireless Networks

Professional Development

15 Qs

Encryption

Encryption

Professional Development

15 Qs

IP Fundamentals Day 1 - TTI Cadetship

IP Fundamentals Day 1 - TTI Cadetship

Professional Development

15 Qs

CYBER SECURITY

CYBER SECURITY

Professional Development

20 Qs

QUIZZERIA (Round 1)

QUIZZERIA (Round 1)

Professional Development

20 Qs

Intro to Python II Quiz

Intro to Python II Quiz

Professional Development

15 Qs

Activity2

Activity2

Professional Development

15 Qs

Neural Networks Quiz

Neural Networks Quiz

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Padmavathi S

Used 4+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 1. In FeedForward ANN, information flow is _________.

unidirectional

bidirectional

multidirectional

All of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 2. What is perceptron?

a single layer feed-forward neural network with pre-processing

an auto-associative neural network

a double layer auto-associative neural network

a neural network that contains feedback

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 3. What is back propagation?

It is another name given to the curvy function in the perceptron

It is the transmission of error back through the network to adjust the inputs

It is the transmission of error back through the network to allow weights to be adjusted

None of the Above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 4. Neural Networks are complex ______________ with many parameters.

Linear Functions

Nonlinear Functions

Discrete Functions

Exponential Functions

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5 Arrange the following steps in the proper sequence for training a Neural Network

A. Repeat the process of multiple epochs until the network converges

B. Calculate the loss by comparing the predicted output to the actual output.

C. Perform the forward pass to compute the output.

D. Backpropagate the error to update the weights based on the loss.

E. Initialize the weights of the network.

C - D - A - B - E

E - C - B - D - A

E- A - C - D - B

A - C - B - D - E

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 6. In which ANN, loops are allowed?

FeedForward ANN

FeedBack ANN

Both A and B

None of the Above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 7. What is a neuron in an ANN equivalent to in a biological neural network?

Synapse

Axon

Brain

Nerve cell

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?