hacker news Hacker News
  1. new
  2. show
  3. ask
  4. jobs
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-nn

I'd love to get feedback and your suggestions.

Source Code: https://github.com/alight659/picodl

Docs: https://picodl.vercel.app/docs.html

loading...