Project 3 in my build series at github.com/dwinsi/LLMfromScratch In Project 2 I built a neural network from scratch using only NumPy. Every gradient was computed by ...