Deep Learning
Building an LLM From Scratch
Research Project · 2025

A research quest to build a GPT-style Transformer from the ground up using PyTorch. Trained on 223k characters of poetry, this project explores self-attention, tokenization, and backpropagation to generate creative text.
Stack
- PyTorch
- Python
- Transformers
- Self-Attention
- Jupyter
- Math
Links