Image Outlier Detection: Mahalanobis Distance
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...
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...
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...
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...
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 ...