Final Lab Exam Attempt Review
Final Lab Exam Attempt Review
Question 1
Correct
Select one:
a. Tuning
b. Optimizing
c. Deepening
d. Regularizing
Question 2
Correct
Select one:
a. A possible outcome of an action
Question 3
Correct
Select one:
a. The process of maximizing the error between the predicted output and the actual output
b. The process of minimizing the error between the predicted output and the actual output
c. The process of adjusting the weights and biases in the backward direction
d. The process of adjusting the weights and biases in the forward direction
Question 4
Incorrect
Select one:
a. Validating
b. Testing
c. Inferring
d. Training
Question 5
Correct
Select one:
a. The labeled data used to train the model
d. The entity that receives rewards or punishments and learns from them
Question 6
Incorrect
What is the main difference between the Quickprop algorithm and the Resilient Propagation (Rprop) algorithm?
Select one:
a. The Quickprop algorithm is more efficient, while the Rprop algorithm is less efficient
b. The Quickprop algorithm uses a variable learning rate, while the Rprop algorithm uses a fixed learning rate
c. The Quickprop algorithm is less efficient, while the Rprop algorithm is more efficient
d. The Quickprop algorithm uses a fixed learning rate, while the Rprop algorithm uses a variable learning rate
Question 7
Correct
Select one:
a. The current condition or situation of the agent
b. The entity that receives rewards or punishments and learns from them
Question 8
Correct
Select one:
a. The set of states that a state machine can be in
Question 9
Correct
Select one:
a. A type of artificial neural network that uses reinforcement learning
Question 10
Correct
What is the process of applying an activation function to the dot product of the input layer and the weights called?
Select one:
a. Backpropagation
b. None of the above
c. Activation
d. Forward propagation
Question 11
Correct
What is the main advantage of the RProp algorithm compared to other optimization algorithms?
Select one:
a. It is faster and more efficient
b. It is easier to implement
Question 12
Correct
Select one:
a. A representation of the current situation
Question 13
Correct
Select one:
a. The learning rate is updated based on the difference between the current and previous iteration's Hessian matrix
b. The learning rate is updated based on the difference between the current and previous iteration's error
c. The learning rate is updated based on the difference between the current and previous iteration's gradient
d. The learning rate is updated based on the difference between the current and previous iteration's weights
Question 14
Correct
Select one:
a. The values that are adjusted in the backward pass
b. The values that are used to determine the output of the neural network
d. The values that are used to determine the activation function of the neural network
Question 15
Incorrect
Select one:
a. It is less efficient than other algorithms
b. It is more sensitive to initialization
Question 16
Incorrect
What is the main difference between the Quickprop algorithm and the Scaled Conjugate Gradient (SCG) algorithm?
Select one:
a. The Quickprop algorithm is less efficient, while the SCG algorithm is more efficient
b. The Quickprop algorithm is more efficient, while the SCG algorithm is less efficient
c. The Quickprop algorithm uses a variable learning rate, while the SCG algorithm uses a fixed learning rate
d. The Quickprop algorithm uses a fixed learning rate, while the SCG algorithm uses a variable learning rate
Question 17
Correct
Select one:
a. A machine that is in a constant state
Question 18
Correct
Select one:
a. It increases the learning rate if the error increases and decreases the learning rate if the error decreases
b. It increases the learning rate if the error decreases and decreases the learning rate if the error increases
Question 19
Correct
Select one:
a. As a table or matrix
b. As a function of state and input
c. As a graph or network
d. As a set of differential equations
Question 20
Correct
Select one:
a. The layer that is not visible to the user and processes the input data
b. The layer that produces the final output of the neural network
c. The layer that is visible to the user and processes the input data
d. The layer that determines the activation function of the neural network
Question 21
Correct
How does the Quickprop algorithm handle weight updates that are too large?
Select one:
a. It discards the weight updates
Question 22
Correct
Select one:
a. It requires a large amount of data
b. It cannot handle high-dimensional data
Question 23
Correct
What is the process of adjusting the weights and biases based on the error in the output layer called?
Select one:
a. Activation
b. None of the above
c. Backpropagation
d. Forward propagation
Question 24
Incorrect
What is the main difference between the Quickprop algorithm and the Levenberg-Marquardt (LM) algorithm?
Select one:
a. The Quickprop algorithm is less efficient, while the LM algorithm is more efficient
b. The Quickprop algorithm uses a fixed learning rate, while the LM algorithm uses a variable learning rate
c. The Quickprop algorithm is more efficient, while the LM algorithm is less efficient
d. The Quickprop algorithm uses a variable learning rate, while the LM algorithm uses a fixed learning rate
Question 25
Correct
Select one:
a. The weight update is inversely proportional to the second derivative of the error function
b. The weight update is inversely proportional to the derivative of the error function
c. The weight update is proportional to the second derivative of the error function
Question 26
Correct
Select one:
a. Optimization of neural networks
b. Clustering
c. Classification
d. Regression analysis
Question 27
Correct
Select one:
a. A tree-like model used to make predictions in supervised learning
b. A neural network used in deep learning
Question 28
Incorrect
What is the process of evaluating a feedforward neural network on a set of test data called?
Select one:
a. Testing
b. Validation
c. Training
Question 29
Correct
Select one:
a. By adjusting the weights and biases of the network based on the input and output data
b. By adjusting the architecture of the network based on the input and output data
c. By adjusting the number of neurons in the network based on the input and output data
d. By adjusting the activation function of the network based on the input and output data
Question 30
Correct
Select one:
a. It uses a stochastic gradient descent
b. It uses a predetermined set of weights
Question 31
Incorrect
What is the process of adjusting the weights and biases of a backpropagation network called?
Select one:
a. Validating
b. Optimizing
c. Testing
d. Training
Question 32
Correct
Select one:
a. None of the above
b. Hidden layer
c. Output layer
d. Input layer
Question 33
Incorrect
Select one:
a. W(i, j) = W(i, j) - alpha * delta(i) * output(j)
Question 34
Incorrect
What is the main difference between the Quickprop algorithm and the Conjugate Gradient (CG) algorithm?
Select one:
a. The Quickprop algorithm uses a variable learning rate, while the CG algorithm uses a fixed learning rate
b. The Quickprop algorithm is more efficient, while the CG algorithm is less efficient
c. The Quickprop algorithm is less efficient, while the CG algorithm is more efficient
d. The Quickprop algorithm uses a fixed learning rate, while the CG algorithm uses a variable learning rate
Question 35
Correct
Select one:
a. The layer that receives the input data and passes it to the hidden layer
b. The layer that produces the final output of the neural network
c. The layer that is not visible to the user and processes the input data
d. The layer that determines the activation function of the neural network
Question 36
Correct
Select one:
a. A type of deep learning where the model is trained using a large dataset
b. A type of supervised learning where the model is trained using labeled data
c. A type of machine learning where an agent learns through interacting with its environment and receiving rewards or
punishments
d. A type of unsupervised learning where the model is trained using unlabeled data
Question 37
Correct
What is the process of verifying that a backpropagation network has not overfitted to the training data called?
Select one:
a. Inferring
b. Training
c. Validating
d. Testing
Question 38
Correct
Select one:
a. To minimize the expected cumulative cost over a given time horizon
b. To maximize the expected cumulative reward over a given time horizon
Question 39
Correct
Select one:
a. The process of adjusting the weights and biases in the backward direction
b. The hyperparameter that determines the size of the weight and bias updates
c. The process of adjusting the weights and biases in the forward direction
d. The process of minimizing the error between the predicted output and the actual output
Question 40
Correct
Select one:
a. To maximize the error between the predicted output and the actual output
b. To minimize the error between the predicted output and the actual output
c. To maximize the error between the predicted output and the actual output in each iteration
d. To minimize the error between the predicted output and the actual output in each iteration
Question 41
Incorrect
Select one:
a. Testing
b. Training
c. Inferring
d. Validating
Question 42
Correct
How does the Quickprop algorithm improve upon traditional gradient descent algorithms?
Select one:
a. It uses a variable learning rate
b. It uses a smaller learning rate
Question 43
Correct
Select one:
a. The environment in which the learning takes place
b. The strategy or behavior followed by the agent in order to maximize its reward
Question 44
Correct
How does the RProp algorithm handle the initialization of weights in the optimization process?
Select one:
a. It uses predetermined weights
Question 45
Correct
Select one:
a. A clustering algorithm used in unsupervised learning
Question 46
Correct
Select one:
a. The process of adjusting the weights and biases in the forward direction
b. The mathematical formula that is used to update the biases based on the gradient descent
c. The process of adjusting the weights and biases in the backward direction
d. The process of minimizing the error between the predicted output and the actual output
Question 47
Correct
Select one:
a. The entity that receives rewards or punishments and learns from them
b. The current condition or situation of the agent
Question 48
Incorrect
What is the process of finding the optimal policy in a Markov decision process (MDP) called?
Select one:
a. Policy optimization
b. Bellman optimization
c. Dynamic programming
d. Markov optimization
Question 49
Correct
Select one:
a. Grouping customers into different segments based on their spending habits
b. Predicting the stock price for the next day based on historical data
c. Training a robot to navigate through a maze
Question 50
Correct
Select one:
a. A function that determines the current state of a system based on its next state and output
b. A function that determines the current state of a system based on its previous state and input
c. A function that determines the next state of a system based on its previous state and output
d. A function that determines the next state of a system based on its current state and input
← Final Exam
Jump to...