https://lnalborczyk.github.io/blog/2025-01-07-commonality/index.html Making sense of commonality analysisLadislas Nalborczyk2025-01-07 “Commonality analysis provides a valuable tool for addressing such questions by partitioning the explained variance in multiple regression into distinct components.”
What I Read: optimizing softmax
https://maharshi.bearblog.dev/optimizing-softmax-cuda Learning CUDA by optimizing softmax: A worklogMaharshi Pandya04 Jan, 2025 “Optimizing softmax, especially in the context of GPU programming with CUDA, presents many opportunities for learning.”
What I Read: Gaussians
https://gestalt.ink/gaussians Understanding Gaussians “The Gaussian distribution, or normal distribution is a key subject in statistics, machine learning, physics, and pretty much any other field that deals with data and probability.”