Hacker News new | ask | show | jobs
by squigz 916 days ago
Is number of files in a project a meaningful metric...?
1 comments

Yes, it is here. This is an implementation designed for education: the main purpose here is to understand the model architecture in a practical sense.

So lines of code and number of files are both meaningful. This is 1 short Python file, which makes it a lot easier to understand than a full optimized implementation.