Andreas Bogossian
  • Blog
  • Publications
  • Projects
  • CV
Categories
All (7)
algorithms (2)
graph theory (1)
hypothesis testing (1)
information theory (1)
linear algebra (1)
machine learning (1)
probabilistic ML (3)
signal processing (1)
statistics (1)
variational inference (2)

Blog

I write about concepts I’m working to understand, mostly machine learning, statistics, and algorithms.

Circular Fourier series visualisation showing harmonic frequency components traced as an orbital path

The Fourier Transform
signal processing

How mathematics hears which notes are hidden in a chord.

May 15, 2026

3D scatter plot of NBA player measurements with three principal component vectors, PC1 capturing 80% of variance

PCA: the shape hidden in your data
linear algebra
machine learning

The geometry behind principal component analysis: how the covariance matrix encodes the shape of your data, and why eigenvectors are the natural axes to read it from.

May 8, 2026

Illustration of rank-based comparison of groups using the Kruskal-Wallis test

The Kruskal-Wallis test, derived from first principles
statistics
hypothesis testing

Deriving the Kruskal-Wallis test from scratch, using a pain management trial to show where ANOVA falls short.

Apr 26, 2026

Visualisation of the EM-algorithm fitting two Gaussian distributions to unlabelled data

The EM-algorithm
probabilistic ML
algorithms
variational inference

A deep dive into the Expectation-Maximisation algorithm: The method behind clustering, missing data, and probabilistic models.

Apr 14, 2026

Diagram showing the relationship between the ELBO and the log-evidence in variational inference

Variational Inference & the ELBO
variational inference
probabilistic ML

A step-by-step derivation of the Evidence Lower Bound (ELBO), from intractable posteriors to the reconstruction-regularisation decomposition used in VAEs.

Apr 2, 2026

Animated visualisation of the A* pathfinding algorithm navigating a grid

A* Pathfinding Algorithm
algorithms
graph theory

A* finds the shortest path between two points by balancing actual travel cost and a heuristic estimate of remaining distance.

Mar 19, 2026

Two overlapping probability distributions P and Q on a dark background, illustrating KL divergence

KL Divergence
information theory
probabilistic ML

How to measure the difference between two probability distributions, and why it sits at the heart of modern LLM alignment.

Mar 17, 2026
No matching items
  • © 2026 Andreas Bogossian
  • Source

 
  • LinkedIn

  • GitHub

  • RSS Feed