Linear regression is the ancestor of many machine learning algorithms and it's stil used widely to predict numbers.
With this notebook, I aimed to train a linear regression model using gradient descent algorithm. I hope you enjoy, I'm waiting to hear from you.