5 ms·
Tinygrad offers a superior MNIST implementation with minimal dependencies[0]. [0] https://github.com/tinygrad/tinygrad/blob/master/docs/mnist.md https://github
by hi 2y ago
Tinygrad offers a superior MNIST implementation with minimal dependencies[0].
[0] https://github.com/tinygrad/tinygrad/blob/master/docs/mnist.md https://github.com/tinygrad/tinygrad/blob/master/docs/mnist....
- juliangoldsmith 2y agoAutograd hides the backward pass in that implementation, but this code spells it out explicitly.