Posts
Developing a chess plugin …
Introduction I first came across Manim while watching 3blue1brown His videos were really helpful to help understand some of the key concepts behind machine learning, statistics and the like. The animation engine he uses is also striking, or rather, the way his animations subtly help him explain …
kNN algorithm explained …
In this blog we go through the kNN algorithm logic, implement it from scratch in python and apply it on the MNIST digit dataset Prerequisites machine learning, supervised vs unsupervised ML, classification vs regression Introduction The K Nearest Neighbour classification is a simple and efficient …
DIY Cell Phone Detector …
DIY Cell Phone Detector Circuit: Stop Unauthorized Mobile Phone Usage Introduction Are you tired of people using their phones when they’re not supposed to? Maybe you want to ensure that exam halls, meetings, or other restricted areas remain phone-free. We’ve got just the solution for you …