-
Link to the classroom item you are referring to: Coursera | Online Courses & Credentials From Top Educators. Join for Free | Coursera
-
Andrew Sir taught in the Mini-Batch Gradient Descent in C2 Week-2 that the cost function vs iteration graph will have uneven spikes due to different batches having different type of interpretable(easy/medium/difficult) datapoints.
But in the C2-W3 TensorFlow Assignment the phenomenon was not observed in the Final Code of Block Which Displayed the Function “Model”. Even i tried making my own different car price classifier model using a similar approach but still there were no spikes regardless of using mini-batch Gradient Descent.