ChaitanyaK77 / SGD-v-s-BGD

Implementation and in-depth comparative analysis of two foundational machine learning optimization algorithms, Stochastic Gradient Descent (SGD) and Batch Gradient Descent (BGD).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SGD v/s BGD

Implementation and in-depth comparative analysis of two foundational machine learning optimization algorithms, Stochastic Gradient Descent (SGD) and Batch Gradient Descent (BGD).

About

Implementation and in-depth comparative analysis of two foundational machine learning optimization algorithms, Stochastic Gradient Descent (SGD) and Batch Gradient Descent (BGD).

License:MIT License


Languages

Language:Jupyter Notebook 100.0%