Posts
All the articles I've posted.
Bridging the Knowledge Gap in Multimodal AI with DeepResearch
Published: at 04:27 AM in 19 min readHow OpenAI's DeepResearch reveals what industry labs aren't sharing about next-gen AI assistants
Pandas Primer
Published: at 01:15 AM in 5 min readA rapid review of the Pandas library for the impatient data scientist.
Python and Pandas and P-values, Oh My! A Statistical Journey
Published: at 01:15 AM in 26 min readA rapid refresher on the basics of statistics and how to apply them in Python.
A Straight Line Through Linear Algebra
Published: at 07:27 PM in 9 min readA brief review of core concepts in linear algebra, with a focus on applications in machine learning.
Back to the Basics
Published: at 09:32 AM in 1 min readA refresher on the fundamentals of computer science.
Softmax to the Max
Published: at 10:02 AM in 10 min readA deep dive into the softmax, logsoftmax, and logsumexp functions, their gradients, and how they relate to each other.