Back
Tags: #python
-
Interfaces in Python
Some musings on how to use protocols and abstract classes as interfaces in Python.
-
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.