Hacker News new | ask | show | jobs
by bpesquet 2192 days ago
Nice introductory resource.

On the same topic, see also:

- Andrej Karpathy's elegant micrograd library: https://github.com/karpathy/micrograd

- This tiny neural networks API inspired by it: https://github.com/bpesquet/pyfit