Y
Hacker News
new
|
ask
|
show
|
jobs
Autodiff from scratch
(
douglasorr.github.io
)
59 points
by
douglasorr
1686 days ago
1 comments
xaedes
1684 days ago
I recently came stumbled upon this autodiff in two dozen lines of python:
https://github.com/breandan/picograd/blob/main/picograd.py
link