Building nanoGPT From Scratch: A Portfolio-Worthy Deep Learning Project
Ship a portfolio-grade nanoGPT implementation in pure PyTorch: a tight training loop with AMP, gradient accumulation, cosine LR scheduling, and weight tying — the exact patterns production teams use.