This repository documents my journey of following along with the "Neural Network: Zero to Hero" course by Andrej Karpathy. It contains my notes, code, and experiments as I learn and implement various neural network concepts.
- Course: Neural Network: Zero to Hero by Andrej Karpathy
- Objective: To gain a solid understanding of neural networks from the basics to advanced topics.
Feel free to explore and learn along with me!
Current Progress
[x] Bigram [x] MLP [x] MLP 2