Svelte Hacker News logo
  • top
  • new
  • best
  • show
  • ask
  • jobs
  • about

Show HN: I created a new Deep Learning Framework

picodl.vercel.app

1 point by alight 2 hours ago

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