This is the first in a series of Devblogs, as I like to call it, where I will try to develop a fully-fledged machine learning library in python. Without any further ado, let’s get started. Initializing the code First, I initialized an empty git repository in my folder. I organized my files like…