
Choosing the learning rate
Authored by tran duy
Mathematics
Professional Development
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
What is the impact of a learning rate that is too small in gradient descent?
Answer explanation
A learning rate that is too small may lead to slower convergence, as the algorithm takes small steps towards the minimum.
2.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
How does a learning rate that is too large affect gradient descent?
Answer explanation
A learning rate that is too large may result in overshooting the minimum, causing the algorithm to oscillate or even diverge.
3.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
What does it mean if the cost function consistently increases after each iteration during gradient descent?
Answer explanation
Consistently increasing cost after each iteration may indicate a learning rate that is too large or a possible bug in the code.
4.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
How can you debug the implementation of gradient descent if the cost function doesn't decrease on every iteration?
Answer explanation
One debugging approach is to set the learning rate to a very small number and observe if the cost decreases on every iteration.
5.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
What trade-off should be considered when choosing the learning rate in gradient descent?
Answer explanation
The trade-off to consider is between the learning rate and convergence speed. A small learning rate may lead to slow convergence, while a large learning rate may result in overshooting and divergence.
6.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
How do you choose a good learning rate for gradient descent in practice?
Answer explanation
It is recommended to try a range of values for the learning rate and observe the cost function's behavior.
7.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
What is the purpose of trying a range of learning rates, including values that are three times larger than the previous one?
Answer explanation
Trying a range of learning rates helps identify the optimal rate that decreases the cost function rapidly and consistently.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?