Posts by Year

2021

Image Outlier Detection: Mahalanobis Distance

24 minute read

In this post, I will discuss how Mahalanobis distance (MD) can be used to detect image outliers from MNIST handwriting digits dataset as an example. Outlier...

Create a GSM Remote Alarm System

5 minute read

GSM Remote Alarm System is an experimental implementation of a broader idea of how one can build a home alarm system. This post shows my attempts to remotely...

How to Setup a Raspberry-Pi HPC Cluster

1 minute read

In this post, I explain steps on how to setup a test but scalable high-performance computing (HPC) cluster using Raspberry Pi and with a focus on data scien...

How to Build a ESP32 Weather Monitor Module

6 minute read

Here I will show my attempt to build a wireless weather monitor module, using ESP32 microcontroller, that connects to the internet via WiFi and pulling some ...

Back to Top ↑