Posts by Tag

ESP32

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 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 ↑

C++

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 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 ↑

Slurm

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...

Back to Top ↑

Raspberry-pi

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...

Back to Top ↑

Jupyterhub

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...

Back to Top ↑

Smart home

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...

Back to Top ↑

Outlier detection

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...

Back to Top ↑

Deep learning

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...

Back to Top ↑

Image analysis

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...

Back to Top ↑

Keras

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...

Back to Top ↑

Python

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...

Back to Top ↑