GPT_from_Scratch

This repository aims to build GPT from scratch using PyTorch. All the code draw inspiration and guidance from Andrej Karpathy's tutorials. It serves as my personal repository to document what I've learned, including exercises and notes from the process.