Chiang0111/transformer-from-scratch-pytorch
A modular, heavily-commented PyTorch implementation of the original Transformer architecture from 'Attention Is All You Need'. Focused on code clarity, tensor shape tracking, and bridging the gap between paper and production.
Stars
2
Forks
—
Language
Python
License
MIT
Last pushed
Apr 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Chiang0111/transformer-from-scratch-pytorch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
probabl-ai/skore
Track your Data Science. Skore's open-source Python library accelerates ML model development...
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
WMD-group/SMACT
Python package to aid materials design and informatics
pallets/click
Python composable command line interface toolkit