Linear Regression From Scratch, and Avoiding Built-ins
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