Elektrine lite

← Feed

@simulo@hci.social

Post #1027740

2026-03-12 18:31 UTC

Trying to read the microGPT sourcecode. (https://karpathy.github.io/2026/02/12/microgpt/) I love the idea of the project, but imho its readability suffers from: - putting stuff on one line that would be better readable on multiple lines (probably to stay under 200 lines) - using 2 or 3 character variable names. i.e. wo being weightsOutput, x being any vector etc. (mathematical conventions? Copied from the original GPT2 code?) #microGPT #programming #style

Replies (0)

No replies.