All Posts
197 posts since 2007
JSX in ReactJS: a quick intro with examples
What is JSX file
CNN: Understanding edge detection with an example
The convolution operation is one of the fundamental building blocks of a convolutional neural network and here we’ll discuss edge detecti...
WebDAV: an old horse but still useful!
My first encounter with WebDav protocol back in 2004-05 when I was writing the web part for SharePoint. WebDav is an old protocol of the ...
Reinforcement Learning Explained in brief for a layperson
As we know, Machine Learning algorithms can broadly be divided into 3 main categories:
elasticserach FScrawler intermediate file location? help
I am looking for a method that can intercept the output of FSCrwaler before this gets passed to the elastic engine for indexing.
Resize a column in a PostgreSQL table without changing data: Repost
This morning I realized that one of the columns in the table I have recently created is running out of space. It is varchar(10) and I wan...
Deep learning on large images: challenges and CNN
Applying deep learning on large images is always a challenge but there a solution using convolutional but first, let’s understand in brie...
Prognostic Analytics for Predictive Maintenance, a case study
First, let's try to understand the difference between prognostic analysis and predictive analysis. Predictive analysis ...
Debugging a crucial skill but very rarely taught
Listening on software engineering radio podcast Diomidis Spinellis mentions how debugging is so much important in software development bu...
Outliers with Pankaj Mishra: podcast on entrepreneurship
Found this interesting podcast focusing on the Indian IT landscape, start-up, journey and entrepreneurship in general. The bio says “ A p...
MOOCs alert: Practical Machine Learning with Tensorflow at NPTEL
I like the way, Prof. Ravindran explains complex topics in an easy way. I took one of his course in Data analytics and reinforcement lear...
Date print formats Perl Date::Manip
Perl Date::Manip is one of the modules which I use a lot. It’s a wonderful lib and has very clean API with great documentation. Below is ...
Chandrayan-2 maneuvering
Source: @isro
Books recommendation series: Essentialism: The Disciplined Pursuit of less
Book
git push up to a certain commit
This is a quick share on git. Scenario: I want to push my local changes to git but am having a few commits which I don’t want to push now...
Algorithms performance: big O notation: simplified short notes
The big O notation is used to analyze runtime time complexity. big O notation provides an abstract measurement by which we can judge the...
Podcast recommendation: Data, AI, ML & Software Engineering
Currently, I am listening to the following podcast on topics like Software engineering, Data science, AI, ML and many more
Python learning: scrapbook
While browsing my Evernote I found a scrapbook which I have made while learning Python some years back. Thought to share if this helps so...
Microsoft Visio and infamous Windings font
Another Microsoft misery ……………
IE11 issue with arrow and includes JavaScript method and an alternate solution
Again one more Microsoft problem 😢 😢