Blog posts

2026

Introduction to Bayesian inference

less than 10 minute read

Published:

This post is intended for readers who want to understand the theoretical concepts behind Bayesian inference and its applications in deep learning, including variational inference (e.g., VAEs) and amortized simulation-based inference (e.g., tabPFN).

2023

2022

The variational autoencoder paradigm demystified

less than 10 minute read

Published:

This post is aimed at those who want to understand the mathematical framework of variational autoencoders and its implementation in deep learning.

The transformer paradigm demystified

less than 10 minute read

Published:

Are you interested in understanding the mathematics that underlie the transformer? If so, this post is tailored for you!