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...
Hi there, and welcome!
On this blog, you’ll find my openly shared technical notes and coding examples for the most part about programming, high-performance computing, machine learning, and simulational physics.
I’m making my best effort to
Hope you find it useful and having fun too :bowtie:
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 ...