Beta. Content is under active construction and has not been peer-reviewed. Report errors on
GitHub
.
Disclaimer
Theorem
Path
Curriculum
Paths
Demos
Diagnostic
Search
Quiz Hub
/
Feedforward Networks and Backpropagation
Feedforward Networks and Backpropagation
15 questions
Difficulty 1-9
View topic
Foundation
0 / 15
5 foundation
7 intermediate
3 advanced
Adapts to your performance
1 / 15
foundation (1/10)
conceptual
In supervised learning, a loss function
L
(
y
^
,
y
)
measures what?
Hide and think first
A.
How far the model's prediction
y
^
is from the true label
y
— the signal that training minimizes
B.
The training-set size required for the model to generalize to unseen data
C.
The learning rate to use during gradient descent
D.
The number of parameters in the model
Submit Answer