Learn to distinguish Airbus A320s from Boeing 737 using the fast.ai software.
I show how you can build a home battery controller in the Netherlands with Home Assistant and EMHASS
Typical mistakes and pitfalls when facing machine or deep learning problems.
Splitting a folder of photos in a random subset of training and testing photos is not readily available as a program. This little program provides a solution.
Analysis of mortality dataset provided by HMD.
An explanation of the logistic regression from the ground-up.
I show how you can plot your own map in R using a few lines of code using a pipe-based workflow
Learning to train a XOR logic gate with bare Python and Numpy.