Back to search
Absolute minimalistic implementation of a GPT-like transformer using only numpy (<650 lines).
Stars
254
Forks
14
Watchers
254
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
68
commits
fix(adder): proper use of the optimizer `zero_grad`
ec71a06View on GitHubfix(optimizerli): proper class inheritance from `Adamli` + fix `zero_grad`
d37d43dView on GitHubdocs: add installation and development information
e74cb34View on GitHub