# karpathy/nn-zero-to-hero SLOC report

> As of 2026-09-06 (commit 374864c1f2a2), karpathy/nn-zero-to-hero contains 2,178 total lines: 1,490 code, 385 comments, 303 blank, across 8 files in 2 languages (top: Jupyter Notebooks 100.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

karpathy/nn-zero-to-hero has 1,490 source lines of code out of 2,178 total lines across 8 files, counted from the 374864c1f2a2289fdd0b4284010e32ac03e3b710 ref at commit 374864c1f2a2 by the OctoCounts tokei engine on 2026-09-06. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving karpathy/nn-zero-to-hero to commit 374864c1f2a2, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a small codebase by counted code lines. Code represents 68.4% of all lines, comments represent 17.7%, and the repository averages 186 code lines per file. Jupyter Notebooks accounts for 100.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Jupyter Notebooks | 7 | 2,096 | 1,490 | 339 | 267 |
| Markdown | 1 | 82 | 0 | 46 | 36 |

Top language (Jupyter Notebooks 100.0%). Generated at 2026-09-06T21:08:00.283774052+00:00. Canonical report: https://octocounts.com/github/karpathy/nn-zero-to-hero

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/karpathy/nn-zero-to-hero/commit/374864c1f2a2289fdd0b4284010e32ac03e3b710?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does karpathy/nn-zero-to-hero have?

karpathy/nn-zero-to-hero has 2,178 total lines, including 1,490 code lines, 385 comment lines, and 303 blank lines.

### How was the karpathy/nn-zero-to-hero line count measured?

OctoCounts resolved the public GitHub repository to commit 374864c1f2a2, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for karpathy/nn-zero-to-hero?

This OctoCounts report was generated from 374864c1f2a2289fdd0b4284010e32ac03e3b710 at commit 374864c1f2a2 on 2026-09-06T21:08:00.283774052+00:00.

## Similar repository reports

- [ysymyth/ReAct](https://octocounts.com/github/ysymyth/ReAct) — Jupyter Notebooks, 1,001 code lines
- [PKUFlyingPig/UCB-CS170](https://octocounts.com/github/PKUFlyingPig/UCB-CS170) — Jupyter Notebooks, 679 code lines
- [guptashrey/Content-Moderation-for-Social-Media](https://octocounts.com/github/guptashrey/Content-Moderation-for-Social-Media) — Jupyter Notebooks, 2,364 code lines
- [NousResearch/Hermes-Function-Calling](https://octocounts.com/github/NousResearch/Hermes-Function-Calling) — Jupyter Notebooks, 2,415 code lines
- [Lordog/dive-into-llms](https://octocounts.com/github/Lordog/dive-into-llms) — Jupyter Notebooks, 515 code lines
- [Daseinintheworld/phycocyanin-approximator-project](https://octocounts.com/github/Daseinintheworld/phycocyanin-approximator-project) — Jupyter Notebooks, 140 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
