Blog posts
- Playing with Nix - building a package in practice
05/05/2023 - Trying to observe how packages and derivations are built in practice, using Nix CLI
- Learning Nix - Nixpkgs standard environment
25/04/2023 - Explaining the build process with `nixpkgs.stdenv`
- Learning Nix - Nix language basics
10/04/2023 - A quick summary of the first chapters of the Nix Pills tutorial
- Variational Auto-Encoder explained
20/08/2021 - Reading the original VAE paper (Auto-Encoding Variational Bayes)
- Deep double descent explained (4/4)
17/06/2021 - Other related works
- Deep double descent explained (3/4)
15/06/2021 - The role of inductive biases with two linear examples (linear regression with gaussian noise & Random Fourier Features)
- Deep double descent explained (2/4)
08/06/2021 - Inductive biases and the example of gradient descent
- Deep double descent explained (1/4)
15/05/2021 - Generalization error: the statistical learning framework and introduction to the phenomenon of double descent