Implement the gradient descent algorithm from scratch. Perform univariate linear regression with Numpy and Python. Create data visualizations and plots using matplotlib. By the end of this course, I ...