Introduction to Gradient Descent Algorithm (along with variants) in Machine Learning

Introduction Optimization is always the ultimate goal whether you are dealing with a real life problem or building a software product. I, as a computer science student, always fiddled with optimizing my code to the extent that I could brag about its fast execution. Optimization basically means getting the optimal output for your problem. If … Continue reading Introduction to Gradient Descent Algorithm (along with variants) in Machine Learning