I finally did it. I developed my own Deep Learning Framework from Scratch! I am calling it picodl.All written by hand, in pure Python, just using raw Numpy.Anyone can install it with pip: pip install picodl-nnI d love to get feedback and your suggestions.Source Code: https://github.com/alight659/picodl Docs: https://picodl.vercel.app/docs.html