/linear_regression_models

Repo to test gradient descent in Machine learning

Primary LanguageJupyter Notebook

gradientDescentTestLab

Repo to test gradient descent in Machine learning

Test #1 Results:

I tried solving a linear regression problem on a simple pendulum oscillation dataset using the gradient descent. Here is the relationship of the learning rate during the gradient descent :

Output of various Learning rates during Stocastic GD