Machine Learning
-

What worked, what broke, and why I did it
5 min read -

Softmax Regression is simply Logistic Regression extended to multiple classes. By computing one linear score…
7 min read -

Ridge and Lasso regression are often perceived as more complex versions of linear regression. In…
10 min read -

NeurIPS 2025 Best Paper Review: Qwen’s Systematic Exploration of Attention Gating
Large Language ModelsThis one little trick can bring about enhanced training stability, the use of larger learning…
27 min read -

In this article, we rebuild Logistic Regression step by step directly in Excel. Starting from…
7 min read -

Most breakthroughs in deep learning — from simple neural networks to large language models —…
12 min read -

Linear Regression looks simple, but it introduces the core ideas of modern machine learning: loss…
12 min read -

Tips for accelerating AI/ML on CPU — Part 2
11 min read -

In this article, we explore LOF through three simple steps: distances and neighbors, reachability distances,…
7 min read
