-
Releasing `@nchagnet/remark-uv`
A quick project for a long weekend.
-
Pokémon team optimization
This article will show you how forming your Pokémon team can be turned into a mathematical optimization problem.
-
Building an LLM-based CLI tool to generate commit messages
A simple afternoon project to familiarize myself with the Ollama API.
-
Physics informed neural networks
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.
-
Ising model, Metropolis sampling and genetic algorithms
How to simulate the physics of magnets using Monte-Carlo methods and genetic algorithms.