November 07, 2025
Some lessons i've learned while contributing to PyTorch
Writing
CS & Business. Notes on engineering, machine learning, systems, and the things I find interesting.
Home: michaelgathara.com
Recent Writing
November 07, 2025
Some lessons i've learned while contributing to PyTorch
October 06, 2025
How platforms know if an image or video is made by AI, Cryptographic Provenance
December 15, 2023
A somewhat brief GPU programming introduction using Apple's Metal framework
November 19, 2023
Implement a neural network from scratch in C++
July 23, 2023
Python is a multi-paradigm programming language, which proves to be a great place for begineers to start learning about functional programming