Linear Regression From Scratch, and Avoiding Built-ins
![](https://www.deeplearningdaily.com/wp-content/uploads/2022/11/linear-regression-from-scratch-and-avoiding-built-ins_6368264d0c522-375x210.png)
Over the past few months, I had done quite a number of courses in Machine Learning (the popular ones) — Machine Learning by Andrew Ng, and the first three courses of the Deep Learning Specialisation. Just as I was thinking whether to move on to Convolutional Neural Networks or not, I thought it would be best to give myself a chance to implement what I’ve learnt so far. It would help me to strengthen my fundamentals, and that would definitely help me in my career