Sorry for abusing this platform but i wanted to as you about another thing you said on another post about learning machine learning from scratch - https://news.ycombinator.com/item?id=24336000 .
To keep it short, I am unable to find any such tutorial and would really appreciate if you could tell me where you found such resource. Thanks
well, I took a class back in college with an Old School professor. He's the one who drove the class that way. I just enjoyed the process. But there are a lot of tutorials on the internet about writing your own NN. I think the first algorithm that I ever wrote regarding ML was k-means [1]. Start there and see where it takes you: