Joe-Naz01/transformers
A deep learning project that implements and explains the fundamental building blocks of the Transformer model using PyTorch. The notebook covers the implementation of Input Embeddings, Positional Encoding, and a custom Multi-Head Attention mechanism, providing a step-by-step guide to how these components transform data.
Stars
—
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/Joe-Naz01/transformers"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lucidrains/x-transformers
A concise but complete full-attention transformer with a set of promising experimental features...
kanishkamisra/minicons
Utility for behavioral and representational analyses of Language Models
lucidrains/dreamer4
Implementation of Danijar's latest iteration for his Dreamer line of work
lucidrains/simple-hierarchical-transformer
Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT
lucidrains/locoformer
LocoFormer - Generalist Locomotion via Long-Context Adaptation