Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
hi
on July 11, 2024
|
parent
|
context
|
favorite
| on:
Ultra simplified "MNIST" in 60 lines of Python wit...
Tinygrad offers a superior MNIST implementation with minimal dependencies[0].
[0]
https://github.com/tinygrad/tinygrad/blob/master/docs/mnist....
juliangoldsmith
on July 11, 2024
[–]
Autograd hides the backward pass in that implementation, but this code spells it out explicitly.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[0] https://github.com/tinygrad/tinygrad/blob/master/docs/mnist....