Nuhaadh Mahid
Blog
Research
Categories
All
(3)
C++
(2)
GPT
(1)
NLP
(1)
Parallel Computing
(1)
PyTorch
(1)
Blog
tiny GPT
6 min
In this post, I will implement a tiny version of the GPT (Generative Pre-trained Transformer) model using PyTorch. This implementation will cover the essential components of…
Dec 30, 2025
Parallel C++
3 min
In the post, I will explore various methods to achieve parallelism in C++. I will keep updating this post to include more methods as I learn about them.
Dec 28, 2025
Basic C++
5 min
In this blog post I will collect some notes on the basic concepts of C++ programming. I will try to keep these notes brief, and guide the reader to the appropriate resources…
Dec 25, 2025
No matching items