Unlocking the Steps of A*: A Step-by-Step Guide + Python code (part 2)You can access Part 1 here. The first part explains how to solve the shortest path problem using the popular Dijkstra algorithm and…Mar 19, 2023Mar 19, 2023
Unlocking the Steps of Dijkstra: A Step-by-Step Guide + Python code (part 1)Have you ever wondered how a mapping platform like Google Maps is able to return the shortest routes to your destination? Or how do…Feb 9, 2023Feb 9, 2023
Fundamental of Databases — part 2This is a summary of Databases System Concepts and Designs taught by Leo Mark from Georgia TechJul 22, 2022Jul 22, 2022
Fundamental of Databases — part 1This is a summary of Databases System Concepts and Designs taught by Leo Mark from Georgia Tech.Jul 21, 2022Jul 21, 2022
Published inAnalytics VidhyaParameter Identification with Neural Network — Grey-Box ApproachINTRODUCTIONJul 6, 20223Jul 6, 20223
Published inCodeXThe derivation of the Linear Regression coefficientThis article is inspired by the physics lab that I did 8 years agoMar 20, 20213Mar 20, 20213
Building footprint extraction in a dense area with MaskRCNN — Jakarta, IndonesiaBuilding footprint is a good indicator to see people density across an area.Sep 10, 20202Sep 10, 20202
Published inAnalytics VidhyaWhich one is better: Reinforcement Learning or Model Predictive Control? Inverted Pendulum — Case*“Have you ever thought about that? If so, then which one is better?”May 23, 20203May 23, 20203