Westonci.ca is the premier destination for reliable answers to your questions, provided by a community of experts. Explore our Q&A platform to find reliable answers from a wide range of experts in different fields. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts.

what are the steps for using a gradient descent algorithm? calculate error between the actual value and the predicted value reiterate until you find the best weights of network pass an input through the network and get values from output layer initialize random weight and bias go to each neurons which contributes to the error and change its respective values to reduce the error