Question: ( 1 ) Recall that supervised gradient descent algorithms are made up of a few key components: an activation function which describes how the input
Recall that supervised gradient descent algorithms are made up of a few key components:
an activation function which describes how the input features and the weights are related to the predicted output feature
a loss function, which describes how we measure the accuracy of predictions hat vs as a function of the weights.
the gradient of the loss function,
the update of the weights using the gradient, :
Below are three of each type of the first three components the update is the same process in all gradient descent algorithms written in mathematical notation, for three different gradient descent algorithms we discussed in class. Connect the three components to the corresponding model. For example this is NOT the exact answer model A may be made up of components: activation function loss function c and gradient ii
tableModelActivation Fxn: hatLoss Fxn: Gradient:
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
