codiceSpaghetti / numpyGPTView on GitHub
A from-scratch GPT built with NumPy and Python’s standard library. No autograd, no frameworks: every layer is re-implemented with its own forward and backward pass. Gradients are computed manually, updates are transparent, and every operation is spelled out.
20Nov 23, 2025Updated 7 months ago

Alternatives and similar repositories for numpyGPT

Users that are interested in numpyGPT are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.

Sorting:

Are these results useful?