Neural Network Basics Quiz

Neural Network Basics Quiz

Assessment

Quiz

Created by

Donald Macdon

Other

11th Grade

1 plays

Easy

Student preview

quiz-placeholder

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does one 'epoch' represent during the training of a neural network?

One forward pass through a single data point

One complete pass through the entire training dataset

One update of the weights

One evaluation on the test set

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are 'hidden layers' in a neural network?

The input and output layers

Layers between the input and output layers

Layers used only for visualization

Layers that store the final predictions

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of an 'optimizer' in neural network training?

To define the network architecture

To adjust the weights to minimize the loss

To evaluate the model performance

To split the data into training and testing sets

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are 'weights' in a neural network?

The input features

The biases of the neurons

Parameters that determine the strength of connections between neurons

The activation functions applied to the neurons

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is 'bias' in a neuron?

A measure of how often the neuron fires

A constant value added to the weighted sum of inputs

The learning rate of the neuron

The number of connections to the neuron

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of an activation function in a neuron?

To calculate the loss

To introduce non-linearity

To adjust the weights

To divide the input data

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the role of a 'loss function' in training a neural network?

To activate the neurons

To measure the difference between predictions and actual values

To optimize the weights

To preprocess the input data

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?