Please put the following in the right order to represent the training process of a network. a) Compute the gradient of t
Posted: Thu May 26, 2022 10:02 am
Please put the following in the right order to represent the
training process of a network.
a) Compute the gradient of the loss function.
b) Forward computation through the network
graph.
c) Update model parameters.
d) Calculate the loss.
e) Randomly sample a batch of data.
training process of a network.
a) Compute the gradient of the loss function.
b) Forward computation through the network
graph.
c) Update model parameters.
d) Calculate the loss.
e) Randomly sample a batch of data.