Sticky post

Disrupting the Search Engine Game: The Rise of ChatGPT


Technology has been a game-changer in every aspect of our lives. It has changed the way we communicate, work, learn and even the way we look for information. Today, with the advent of the internet, we have access to vast amounts of information at our fingertips. However, with so much information available, it can be overwhelming to sort through it all. This is where ChatGPT … Continue reading Disrupting the Search Engine Game: The Rise of ChatGPT

Witnessing the learning process of a Machine learning algorithm (Octave 5.2 / Matlab)


Reading time ~5 min Have you ever witnessed the learning process of a Machine Learning (ML) algorithm? Today, you are going to see how an ML algorithm learns and creates its own model from the given data. As an example, let’s consider a linear data set where the ‘y’ values are a linear function of ‘x’ values. You might have done such linear curve fitting … Continue reading Witnessing the learning process of a Machine learning algorithm (Octave 5.2 / Matlab)

Sticky post

A simple code to import and visualize COVID19 real-time data using COVID19Py python package


Reading time: 4 min 2 sec COVID19 has almost put a pause on our everyday life; quiet roads, vacant parks, closed theatres, silent supermarkets, and the list goes on. To resume our life back to normal, it is inevitable to develop meaningful and scalable medical and technological solutions asap. In general, medical solutions such as vaccinations and other popular treatments can help our immunity system … Continue reading A simple code to import and visualize COVID19 real-time data using COVID19Py python package

Building a realtime phase-space and timeseries plotter for a Simple Pendulum using Arduino Uno & Simulink


Reading time: 4 min 44 sec Note: This post is intended for educational purpose. It gives you some insights and details regarding the topic. The contents are structured to enable you to do this DIY project by yourself! These days, it’s pretty much straight forward to simulate physical systems in a computer. Running those governing equations in any high-level languages such as Python, Visual Basic, … Continue reading Building a realtime phase-space and timeseries plotter for a Simple Pendulum using Arduino Uno & Simulink