Y
Hacker News
new
|
ask
|
show
|
jobs
by
hi
700 days ago
Tinygrad offers a superior MNIST implementation with minimal dependencies[0].
[0]
https://github.com/tinygrad/tinygrad/blob/master/docs/mnist....
1 comments
juliangoldsmith
700 days ago
Autograd hides the backward pass in that implementation, but this code spells it out explicitly.
link