Interfaces in Python

Some musings on how to use protocols and abstract classes as interfaces in Python.

A simple afternoon project to familiarize myself with the Ollama API.

An interesting use of deep learning to solve physics problems.

Forecasting energy demand using Skforecast

This is how I built an end-to-end timeseries prediction pipeline.

Blog roadmap

My goals for 2025

Ising model, Metropolis sampling and genetic algorithms

How to simulate the physics of magnets using Monte-Carlo methods and genetic algorithms.