Similar Posts
Introduction to Kaggle And Your First ML Competition
In this blog post, I would like to introduce Kaggle to you, and walk you through a basic Kaggle competition. If you are a beginner in the machine learning space, and are trying to validate your skills and trying to ramp up new ones, Google’s Kaggle is a great environment to do that. Kaggle is…
When good paintings go bad during restorations!!
After seeing this picture of JC from a Spanish church ruined by an elderly “artist”, I remembered a quote from a US senator about the US going into Iraq and deposing Saddam Hussein. That man said very wisely, not to fix something if its not broken. The Jr Bush didn’t listen to him and we…
Object Detection using YOLO V4 Darknet
What is object detection Bounding boxes mAP – Mean Average Precision Prediction Confidence Fast (er) R-CNN, HOG, SSD etc. YOLO is the most recent and most effective Prior to YOLO, object detection systems used classifiers or localizers to perform detection. Essentially, they would take an object from the list of classes, and they make several…
The WhatsApp Problem: How I Automated My Way Out of Digital Chaos
WhatsApp was supposed to be a utopia. When it first launched, it promised to democratize communication. It was the tool that finally cut the cord from expensive telcos and mind-numbingly complicated international calling plans. It allowed us to span the globe, reconnect with lost friends, and share birthday wishes without the friction of traditional mail….
Mechanical problems in my Asus RT-AC66U router, failing on/off switch
This is a classic example of the phrase “weakest link”, a 50 cent mechanical device failing a state-of-the-art electronics device. I was one of the early adopters of the 802.11AC protocol router from Asus, and I was extremely happy with its workhorse performance over the last 18 months or so. I mean, I can write…
Testing Oracle DRM Webservices with SoapUI
Oracle Data Relationship Manager ships with a robust webservice API which can be used to develop customised screens and workflows uisng Java. However, one of the first steps before embarking on that process is to deploy the DRM Webservice API onto Oracle Weblogic application server. Oracle have provided a very good tutorial on how to…

