===================
== Thomas Pinder ==
===================
Bayesian ML, Causal Inference, and JAX


Proper Scoring Rules

A short post on scoring rules and their connection to a divergence metric.

Variational Inference from Scratch

Let’s derive the evidence lower bound used in variational inference using Jensen’s inequality and the Kullback-Leibler divergence.

Gaussian processes with Jax in 80 lines

A GP implementation using Jax that shows kernel computation, conditioning of Gaussian distributions, parameter transformations, and gradient-based optimisation.

1 of 1