Hi Everyone,
As part of the week #2 optional lab C1_W2_Lab03_Feature_Scaling_and_Learning_Rate_Soln, I am trying to implement the run_gradient_descent on my own. Though it is not part of the course I think it is a good exercise for detailed understanding. Theoratically, I think I have the correct implementation however I am getting different results with this implementation vs the one in the function used in the lab.
I would highly appreciate your feedback. Thanks!
