6 points | by thoughtpeddler 21 hours ago ago
4 comments
Definitely Andrej Kapathy's 250 line code of Micro GPT.
I think it can fit on someone's back. (if a small enough font is used)
- https://gist.github.com/karpathy/8627fe009c40f57531cb1836010...
- https://karpathy.github.io/2026/02/12/microgpt/
That’s lines of code, not weights
I don’t think you can get a more simple ML model than linear regression?
y=w0+x*w1
Encode it into a barcode
Definitely Andrej Kapathy's 250 line code of Micro GPT.
I think it can fit on someone's back. (if a small enough font is used)
- https://gist.github.com/karpathy/8627fe009c40f57531cb1836010...
- https://karpathy.github.io/2026/02/12/microgpt/
That’s lines of code, not weights
I don’t think you can get a more simple ML model than linear regression?
y=w0+x*w1
Encode it into a barcode